#base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop WaveSchedule { MaxRedPlayers 10 StartingCurrency 5 RespawnWaveTime 0 CanBotsAttackWhileInSpawnRoom no AllowBluPlayerReanimators 0 BluHumanSpawnProtection 1 NoRomevisionCosmetics 1 RemoveBluVelocityLimit 1 luascriptfile "scripts/copycat.lua" CustomWeapon { "The Copycat" { OriginalItemName "The Diamondback" "fire input on hit" "popscript^$CopyCatRevolverPerfect^" "fire input on hit name restrict" "player" "special item description" "Shoot a player or a bot to copy them" "special item description 2" "Get infinite ammo while copying a bot" "special item description 3" "You CAN copy the critboost effect of a bot" "sapper kills collect crits" 0 "damage penalty" 0.01 "weapon spread bonus" 0 "sniper fires tracer" 1 "mod max primary clip override" -1 "cannot be upgraded" 1 "add attributes when active" "allow friendly fire|1|mult dmg friendly fire|-0.001" "custom weapon fire sound" "Weapon_ShootingStar.Single" } } ExtraLoadoutItems { Spy { Secondary "The Copycat" } } Templates { } ExtraSpawnPoint { Name "spawn_robot" TeamNum 3 X "520" Y "1865" Z "446" } Wave { // InitWaveOutput // { // Target initMain // Action Trigger // } StartWaveOutput { Target wave_start_relay Action Trigger } WaveSpawn { TotalCount 999 WaitBeforeStarting 9999 Where spawnbot TFBot { Class Scout WeaponRestrictions MeleeOnly Skill Easy Attributes DisableDodge Action Mobber CharacterAttributes { "damage penalty" 0.03 } } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Template T_TFBot_Giant_Soldier Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Template T_TFBot_Giant_Demo_Burst Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Heavy Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Sniper Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } WaveSpawn { TotalCount 999 MaxActive 1 WaitBeforeStarting 0 Where spawn_robot TFBot { Class Scout Skill Easy Attributes DisableDodge Attributes IgnoreFlag Attributes IgnoreEnemies ExtAttr IgnoreBuildings ExtAttr IgnorePlayers ExtAttr IgnoreBots ExtAttr IgnoreRealPlayers ExtAttr IgnoreNPC Action Mobber } } } }