stripper-configs/ze_paranoid_turbo_v7.cfg
2019-06-17 01:13:20 +02:00

12 lines
148 B
INI

; Give map spawned weapons an hammerid to prevent cleanup.
modify:
{
match:
{
"classname" "/weapon_.*/"
}
insert:
{
"hammerid" "99999"
}
}