;--------------------------------------------- ; Remove Weapons and fix Camping spots ;--------------------------------------------- filter: { "classname" "weapon_elite" } filter: { "classname" "weapon_hegrenade" } filter: { "targetname" "nade_1_trail" } filter: { "classname" "func_movelinear" } add: { "classname" "prop_dynamic" "origin" "1030 -470 64" "angles" "0 90 -90" "model" "models/props_lab/blastdoor001c.mdl" "disablereceiveshadows" "1" "disableshadows" "1" "solid" "6" "rendermode" "10" } add: { "classname" "prop_dynamic" "origin" "1010 -322 64" "angles" "0 70 -90" "model" "models/props_lab/blastdoor001c.mdl" "disablereceiveshadows" "1" "disableshadows" "1" "solid" "6" "rendermode" "10" } add: { "classname" "prop_dynamic" "origin" "910 -362 33" "angles" "0 0 0" "model" "models/props_lab/blastdoor001c.mdl" "disablereceiveshadows" "1" "disableshadows" "1" "solid" "6" "rendermode" "10" } add: { "model" "*18" "spawnflags" "1" "classname" "trigger_push" "targetname" "anticamp" "origin" "-3450 -1920 115" "angles" "0 90 0" "speed" "1000" }