getty { StartingCurrency 5000 RespawnWaveTime 4 FixedRespawnWaveTime 1 CanBotsAttackWhileInSpawnRoom No WaveStartCountdown 3 //AutoWeaponStrip 1 ExtraSpawnPoint { Name test1 TeamNum 2 X 890 Y 15 Z -120 } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Name 1a Where test1 TotalCount 99 MaxActive 1 SpawnCount 1 WaitBeforeStarting 2 WaitBetweenSpawnsAfterDeath 3 TotalCurrency 50 TFBot { Class Scout Action Mobber Skill Hard Attributes SuppressFire SpawnTemplate redbot_init Tag bot_red AddCond { Index 43 } } } } SpawnTemplate FXTest SpawnTemplate BotTeleporter SpawnTemplate RedFilter SpawnTemplate SoundTest PointTemplates { SoundTest { NoFixup 1 ambient_generic { "targetname" "test2" "health" "10" "message" "ambient/machines/teleport1.wav" "pitch" "100" "pitchstart" "100" "radius" "12000" "spawnflags" "48" "StartDisabled" "0" "origin" "0 0 -150" } ambient_generic { "targetname" "test2" "health" "10" "message" "ambient/machines/teleport1.wav" "pitch" "100" "pitchstart" "100" "radius" "12000" "spawnflags" "48" "StartDisabled" "0" "origin" "0 0 -150" } } FXTest { NoFixup 1 logic_relay { "targetname" "tpfx_relay1" "OnTrigger" "tpfx_1,Start,,0,-1" "OnTrigger" "tpfx_1,Stop,,1.5,-1" } info_particle_system { "origin" "2110 15 600" "targetname" "tpfx_1" "start_active" "0" "flag_as_weather" "0" "effect_name" "eyeboss_tp_vortex" "angles" "0 0 0" } ambient_generic { "targetname" "tpfx_s_1" "health" "10" "message" "ambient/machines/teleport1.wav" "pitch" "100" "pitchstart" "100" "radius" "12000" "spawnflags" "48" "StartDisabled" "0" "origin" "2110 15 350" } ambient_generic { "targetname" "tpfx_s_1" "health" "10" "message" "ambient/machines/teleport1.wav" "pitch" "100" "pitchstart" "100" "radius" "12000" "spawnflags" "48" "StartDisabled" "0" "origin" "2110 15 350" } } BotTeleporter { NoFixup 1 trigger_teleport { "targetname" "redbot_tele" "origin" "890 15 -120" "mins" "-256 -256 -128" "maxs" "256 256 128" "target" "redbot_tele_target" "spawnflags" "1" "filtername" "redbot_tele_filter" } trigger_push { "targetname" "redbot_push" "origin" "890 15 -120" "mins" "-256 -256 -128" "maxs" "256 256 128" "pushdir" "-40 -180 0" "speed" "1024" "spawnflags" "1" "filtername" "redbot_tele_filter" } info_target { "targetname" "redbot_tele_target" "origin" "2110 15 600" "angles" "0 -180 0" } } RedFilter { NoFixup 1 filter_tf_bot_has_tag { "targetname" "redbot_tele_filter" "require_all_tags" "1" "tags" "bot_red" "negated" "0" } } redbot_init { OnSpawnOutput { Target "tpfx_relay1" Action Trigger } OnSpawnOutput { Target "tpfx_s_1" Action PlaySound } } } }