09.09.2018, 18:20
Hi, my problem is weather. It changes too fast every three hours.
When iam using
time goes fast, like too fast. I don't know how to fix this bug.
But if i put toggleplayerclock to 0 then time goes normal and weather changes fast. When weather changes slowly, then clock goes too fast (15 seconds goes all day) instead of 24min 1 gameday
What to do?
When iam using
PHP код:
public OnPlayerConnect(playerid)
{
TogglePlayerClock(playerid, 1); // Show the clock (i don't want to show the clock because i already made the clock textdraw.
..................other codes
But if i put toggleplayerclock to 0 then time goes normal and weather changes fast. When weather changes slowly, then clock goes too fast (15 seconds goes all day) instead of 24min 1 gameday
What to do?