//This file has been generated by http://mvm.tf //Copy this file in your tf/scripts/population folder #base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 400 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name 1 TotalCurrency 400 TotalCount 1 MaxActive 1 SpawnCount 1 StartWaveOutput { Target gate2_relay Action Trigger } WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot Squad { TFBot { ClassIcon scout Health 125 Name Scout Class Scout Skill Normal } } } WaveSpawn { WaitForAllSpawned 1 TotalCurrency 400 TotalCount 1 MaxActive 1 StartWaveOutput { Target gate1_relay Action Trigger } SpawnCount 1 WaitBeforeStarting 0 WaitBetweenSpawns 10 Where spawnbot_main1 Squad { TFBot { ClassIcon scout Health 125 Name Scout Class Scout Skill Normal } } } } } //This file has been generated by http://mvm.tf