24.08.2011, 13:40
remove this
Why are you retarting the server, after they rob something ?
and change true to false
// Set a timer of 30000 miliseconds (3 Minutes)
https://sampwiki.blast.hk/wiki/SetTimer
PHP Code:
SendRconCommand("gmx");
and change true to false
pawn Code:
SetTimer("disable", 30000, false);
https://sampwiki.blast.hk/wiki/SetTimer