02.07.2009, 19:16
Hi, if I want to Set the Time for all I use e.g.
. But this sets only the hours. What's if I want to set the minutes too? Do I use e.g.
?
pawn Код:
SetWorldTime(12);
pawn Код:
SetPlayerTime(-1,10,10);