//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 1000 RespawnWaveTime 6 CanBotsAttackWhileInSpawnRoom no FixedRespawnWaveTime Yes RobotLimit 1 MaxRedPlayers 24 MaxSpectators 32 WaveStartCountdown 5 ForceHoliday 2 Templates { } PointTemplates { gate { NoFixUp 1 logic_relay { "OnSpawn" "gate_door_intact,Kill,,0,-1" "OnSpawn" "gate_bar_intact,Kill,,0,-1" "OnSpawn" "thetoolboxstation,$TeleportToEntity,!player,0.15,-1" "OnSpawn" "theupgradebox,$TeleportToEntity,!player,0.15,-1" "OnSpawn" "big_shot_relay,AddOutput,OnTrigger thetoolboxstation:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_relay,AddOutput,OnTrigger theupgradebox:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_start_normal,AddOutput,OnTrigger thetoolboxstation:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_start_normal,AddOutput,OnTrigger theupgradebox:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_start_hard,AddOutput,OnTrigger thetoolboxstation:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_start_hard,AddOutput,OnTrigger theupgradebox:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_start_genocide,AddOutput,OnTrigger thetoolboxstation:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "big_shot_start_genocide,AddOutput,OnTrigger theupgradebox:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "snowgrave_start,AddOutput,OnTrigger thetoolboxstation:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "snowgrave_start,AddOutput,OnTrigger theupgradebox:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "intro_track_1,AddOutput,OnPass thetoolboxstation:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "intro_track_1,AddOutput,OnPass theupgradebox:$TeleportToEntity:destination_main_arena_mid:0.1:100,0.1,1" "OnSpawn" "intro_dialog_case,AddOutput,OnCase08 blocker3:Kill::6.10:-1,0.1,1" } prop_dynamic { "targetname" "blocker" "classname" "prop_dynamic" "model" "models\props_vehicles\train_flatcar_container.mdl" "disableshadows" "1" "modelscale" "1" "SetBodyGroup" "0" "skin" "1" "solid" "6" "origin" "11681.240234 -3186.258301 997.031372" } prop_dynamic { "targetname" "blocker2" "classname" "prop_dynamic" "model" "models\props_vehicles\train_flatcar_container.mdl" "disableshadows" "1" "modelscale" "1" "skin" "1" "solid" "6" "origin" "11681.240234 -3186.258301 1125.031372" } prop_dynamic { "targetname" "blocker3" "classname" "prop_dynamic" "model" "models\props_vehicles\train_flatcar_container.mdl" "disableshadows" "1" "modelscale" "1" "solid" "6" "angles" "90 90 0" "origin" "11173.640625 -3323.461425 997.031372" } filter_activator_team { "filterteam" "2" "targetname" "filter_redrespawnroom" "Negated" "0" } filter_multi { "filter01" "filter_redrespawnroom" "filter02" "filter_redrespawnroom2" "targetname" "filtermulti_redrespawnroom" "Negated" "0" "FilterType" "0" "OnPass" "!activator,$SetKey$classname,newredrespawnroom,0,-1" "OnPass" "!activator,$SetVar$classname,newredrespawnroom,0,-1" "OnPass" "!activator,$SetData$m_ChildTargetName,newredrespawnroom,0,-1" "OnPass" "!activator,AddOutput,classname newredrespawnroom,0,-1" "OnPass" "!activator,classname,newredrespawnroom,0,-1" "OnPass" "newredrespawnroom,addoutput,targetname therespawn,0.1,-1" "OnPass" "therespawn,addoutput,classname info_player_teamspawn,0.2,-1" "OnPass" "therespawn,addoutput,teamnum 2,0.2,-1" "OnPass" "therespawn,teamnum,2,0.2,-1" "OnPass" "thetoolboxstation,$TeleportToEntity,therespawn,0.15,-1" "OnPass" "theupgradebox,$TeleportToEntity,therespawn,0.15,-1" } filter_activator_class { "filterclass" "info_player_teamspawn" "targetname" "filter_redrespawnroom2" "Negated" "0" } info_teleport_destination { "targetname" "upgradeteleport" "origin" "-30.415328 -1580.090087 519.531250" } prop_dynamic { "solid" "0" "model" "models/weapons/w_models/w_toolbox.mdl" "targetname" "thetoolboxstation" "modelscale" "3" "renderfx" "16" "origin" "-3325.356445 23.493162 1552.031250" "rendercolor" "0 255 255" } func_upgradestation { "mins" "-100 -100 -100" "maxs" "100 100 100" "solid" "0" "targetname" "theupgradebox" } } } SpawnTemplate "gate" Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target blocker Action Kill } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { WaitBeforeStarting 0 FirstSpawnOutput { Target blocker2 Action Kill } } WaveSpawn { Name w1 TotalCurrency 60 TotalCount 1 MaxActive 1 SpawnCount 1 WaitBeforeStarting 99999999999 WaitBetweenSpawns 0 Where spawnbot Squad { TFBot { ClassIcon scout Health 125 Name Scout Class Scout Skill Easy WeaponRestrictions MeleeOnly } } } } } //This file has been generated by http://mvm.tf