stripper-configs/maps/ze_halo_poa.cfg

17 lines
216 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
;----------
;Let server do the roundtime
;-----------
modify:
{
match:
{
"targetname" "start"
"classname" "logic_timer"
"hammerid" "71588"
}
delete:
{
"OnTimer" "server,Command,mp_roundtime 9,0,-1"
}
}