Skip to Content
đźš§ WIP
FeaturesPopfile

Popfile Features

Syntax Highlighting

#base robot_standard.pop #base robot_giant.pop WaveSchedule { StartingCurrency 400 CanBotsAttackWhileInSpawnRoom No RespawnWaveTime 5 Wave { WaveSpawn { Where spawnbot TotalCount 15 MaxActive 10 SpawnCount 5 TotalCurrency 400 TFBot { Class Scout Skill Normal } } } }

Syntax Error Checking

syntax error

Warnings

warning

Auto Completion

Keys

keys autocompletion

Values

values autocompletion

Templates

dynamic autocompletion

Class Icons

class icons autocompletion

Paints

paints autocompletion

Go to definition

Ctrl+Click or F12 on a template or wavespawn name to go to the definition

VSCode Reference 

Supports (Popfile):

  • Template
  • WaitForAllSpawned
  • WaitForAllDead

go to definition

Links for ClassIcon

links

Colour Picker

Colour picker for "set item tint RGB"

colour picker

Last updated on