[HELP] Timer
#1

hey people i wanna mak a timer in 0.3 but i don't get it to work.
i wanna mak it that one minute in real life 1 hour ingame is.
can someone help me with this ?
maybe a noobisch question
Reply
#2

There is no need for a timer, just use:

Код:
TogglePlayerClock(playerid, true);
Reply
#3

ok
Reply
#4

Код:
public OnGameModeInit()
{
TogglePlayerClock(playerid, true);
//and more
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)