//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 0 RespawnWaveTime 1 CanBotsAttackWhileInSpawnRoom no MaxRedPlayers 10 AllowJoinTeamBlue 1 AllowJoinTeamBlueMax 10 //ExtendedUpgradesOnly 1 Templates { } ExtraSpawnPoint { Name "spawnbot" TeamNum 3 X "0" Y "0" Z "0" } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name w1 TotalCurrency 60 TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 99999999999 Where spawnbot Squad { TFBot { ClassIcon scout Health 125 Name Scout Class Scout Skill Normal } } } } } //This file has been generated by http://mvm.tf