// #base sif_restrics.pop WaveSchedule_SiFisUpsetAtRestrict_ThatstheTLDR // Because banning rocketspec, but not demo nor wrangler IS retarded // Why would you waste missionmakers time by not doing your best at testing? // Same logic applies to you, mate. We have irl jobs and stuff. { ClassLimit { Scout 2 Soldier 2 Pyro 2 Demoman 1 Heavy 3 Engineer 1 // Medic 0 Sniper 1 Spy 1 } ItemBlacklist // Weapons are not equippable on RED { // SimilarToItem "Force-A-Nature" // SimilarToItem "Festive Force-A-Nature" Name "tf_weapon_pistol" Name "The Winger" Name "Pretty Boy's Pocket Pistol" Name "The Flying Guillotine" Name "The Boston Basher" Name "Three-Rune Blade" Name "Sun-on-a-Stick" Name "The Wrap Assassin" Name "The Liberty Launcher" Name "Rocket Jumper" // Name "Panic Attack" Name "The Reserve Shooter" SimilarToItem "tf_weapon_shotgun_soldier" Item "Rainblower" Item "Degreaser" Item "Gas Passer" Item "Loose Cannon" Item "tf_weapon_shotgun_hwg" Item "The Eviction Notice" Item "The Pomson 6000" // SimilarToItem "tf_weapon_laser_pointer" Item "The Gunslinger" SimilarToItem "tf_weapon_syringegun_medic" SimilarToItem "The Phlogistinator" SimilarToItem "The Ubersaw" } ItemAttributes { ItemName "The Spy-cicle" "set turn to ice" 1 } // One item.. yeah. #2 ItemAttributes { ItemName "Festive Eyelander" "set turn to ice" 1 } ItemAttributes { ItemName "The Holiday Punch" "set turn to ice" 1 } // MaxRedPlayers 5 TextPrintTime 0 EngineerPushRange 0 NoRomevisionCosmetics 1 // ImprovedAirblast 1 DisplayRobotDeathNotice 1 DisallowUpgrade "applies snare effect" DisallowUpgrade "ubercharge" DisallowUpgrade "critboost" DisallowUpgrade "engy disposable sentries" // DisallowUpgrade "mad milk syringes" DisallowUpgrade "generate rage on heal" DisallowUpgrade "uber duration bonus" DisallowUpgrade "metal regen" DisallowUpgrade "weapon burn dmg increased" DisallowUpgrade "weapon burn time increased" DisallowUpgrade "explode_on_ignite" // "Pyro is dead" DisallowUpgrade { Upgrade "explosive sniper shot" ClassName "tf_weapon_sniperrifle" ClassName "tf_weapon_sniperrifle_decap" } // DisallowUpgrade // { // Upgrade "effect bar recharge rate increased" // ClassName "tf_weapon_jar" // ClassName "tf_weapon_jar_milk" // } DisallowUpgrade { Upgrade "generate rage on damage" ClassName "TF_WEAPON_MINIGUN" } ItemAttributes { ItemName "The Loose Cannon" "override projectile type" 3 // non-knockback proj "custom projectile model" "models\weapons\w_models\w_cannonball.mdl" "grenade launcher mortar mode" 0 } ItemAttributes { ItemName "The Ambassador" "crit_dmg_falloff" 0 // Undo that } ItemAttributes { ItemName "The Scorch Shot" // No "mod flaregun fires pellets with knockback" 1 // detonator proj } ItemAttributes { SimilarToItem "TF_WEAPON_FLAMETHROWER" "airblast functionality flags" 6 // airblast pushback is now removed } DisallowUpgrade { Upgrade "damage bonus" SimilarToItem "Rocket Jumper" SimilarToItem "Stickybomb Jumper" } DisallowUpgrade { Upgrade "clip size upgrade atomic" SimilarToItem "Rocket Jumper" } DisallowUpgrade { Upgrade "clip size bonus upgrade" SimilarToItem "Stickybomb Jumper" } DisallowUpgrade { Upgrade "rocket specialist" SimilarToItem "Rocket Jumper" } DisallowUpgrade { Upgrade "maxammo primary increased" SimilarToItem "Rocket Jumper" } DisallowUpgrade { Upgrade "maxammo secondary increased" SimilarToItem "Stickybomb Jumper" } DisallowUpgrade { Upgrade "faster reload rate" SimilarToItem "Rocket Jumper" SimilarToItem "Stickybomb Jumper" } DisallowUpgrade { Upgrade "fire rate bonus" SimilarToItem "Rocket Jumper" SimilarToItem "Stickybomb Jumper" } DisallowUpgrade { Upgrade "heal on kill" SimilarToItem "Rocket Jumper" SimilarToItem "Stickybomb Jumper" } DisallowUpgrade { Upgrade "srifle charge rate increased" MaxLevel 3 SimilarToItem "The Sydney Sleeper" } DisallowUpgrade { Upgrade "weapon burn dmg increased" Classname "tf_weapon_flamethrower" Classname "tf_weapon_flaregun" } DisallowUpgrade { Upgrade "weapon burn time increased" Classname "tf_weapon_flamethrower" Classname "tf_weapon_flaregun" } // DisallowUpgrade // { // Upgrade "effect bar recharge rate increased" // ClassName "tf_weapon_jar" // ClassName "tf_weapon_jar_milk" // } }