22.02.2010, 21:38
I have this on my GameModeInit()
When you die, time advances by 12 hours, i want the server time to follow its schedule, you know what i mean?
How to prevent this?
You have to use text draw clock?
pawn Код:
SetWorldTime(0);
How to prevent this?
You have to use text draw clock?