11.02.2018, 14:47
Hello everyone, one quick quesion:
with this code time running from 00:00 up to 01:07 and.....
How to make that time runs out? For example from 02:00 to zero and then do something after time runs out?
with this code seems everything good, but shows "-" symbol near 00:00 time textdraw. (example: -01:17)
with this code time running from 00:00 up to 01:07 and.....
Код:
Time[playerid] = GetTickCount()+1000*60*2;
with this code seems everything good, but shows "-" symbol near 00:00 time textdraw. (example: -01:17)
Код:
Time[playerid] = GetTickCount()+1000*60*2;