28.09.2017, 20:50
There's no need to use 2 variables to send a message. Format the first one, send it. Then do the same with the other.
is not going to work.
https://sampwiki.blast.hk/wiki/SetTimerEx
Code:
SetTimer("RobTimer",300000,0);
https://sampwiki.blast.hk/wiki/SetTimerEx

