stripper-configs/ze_knife_fun_fix.cfg

62 lines
1.1 KiB
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
;---------------------------------------------
; 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:
2019-06-17 01:13:20 +02:00
{
"model" "*18"
"spawnflags" "1"
"classname" "trigger_push"
"targetname" "anticamp"
"origin" "-3450 -1920 115"
"angles" "0 90 0"
"speed" "1000"
}