WaveSchedule { LuaScriptFile "scripts/looa.lua" CustomWeapon { Name "function on hit" OriginalItemName "tf_weapon_pistol" "fire input on hit" "popscript^$GetDeathProps" } ExtraLoadoutItems { Secondary "function on hit" } Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Where spawnbot_front TotalCount 1 SpawnCount 1 MaxActive 1 TFBot { Name "coloner" Item "the conspiracy cap" Health 999999999999 Attributes IgnoreEnemies Action Idle Attributes DisableDodge } } } }