stripper-configs/maps/ze_paranoid_turbo_v7.cfg

12 lines
148 B
INI

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