//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 GrapplingHook 1 //ExtendedUpgradesOnly 1 Templates { } PlayerAttributes { "cancel falling damage" 1 "increased jump height" 1.5 "air dash count" 99 } 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 } Explanation { Line "{green}Welcome to Minecraft Block Building." Line "{green}To start, press your reload key (Default R) to use building GUI." } 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