16.09.2016, 14:06
Hey guys i did a textdraw timer for a rob but is staying at 30 like Rob time: 30 and isn't going down the sistem is like this
why isn't working ?
Код HTML:
new RobSec = 0; RobSec = 0; //this is after you complete to set timer 0 RobSec = 30; //this is after you use /robbank format(string, sizeof(string), "Time Left: ~y~%02d:%02d", RobSec); PlayerTextDrawSetString(playerid, Rob2Text[playerid], string); //this is under "RobSec = 30;" at /robbank cmd