Timers
#3

Quote:
Originally Posted by JavoDiaz
Посмотреть сообщение
I don't understand well the first part, but if you want a clock you can create a textdraw and use this code:

pawn Код:
new hour, minute, second, string[8];
gettime(hour, minute, second);
format(string, 32, "%d:%d:%d", hour, minute, second);
PlayerTextDrawSetString(YourPlayerTD, string);
PlayerTextDrawShow(playerid, YourPlayerTD);
There is a fast code, you can do it better
I mean that i have Mini Missions Server
so i wanna make a time of 3 minutes
so when these minutes gone i want to make automatically restart
and get next map(without admin )
thats i want
How to put some minutes in each map
Reply


Messages In This Thread
Timers - by Pro_Drifter - 29.12.2012, 06:37
Re: Timers - by JavoDiaz - 29.12.2012, 06:54
Re: Timers - by Pro_Drifter - 29.12.2012, 07:06
Re: Timers - by [HK]Ryder[AN] - 29.12.2012, 07:08

Forum Jump:


Users browsing this thread: 1 Guest(s)