Clocks! +rep
#1

Hey!
I made a clock system !
but...
when player dies the time set for him +12 hours!
What can i do?
Code:
Код:
public OnPlayerConnect(playerid)
{
	TogglePlayerClock(playerid, 1);
        return 1;
}
Код:
public OnGameModeInit()
{
	SetWorldTime(0);
        return 1;
}
Please help me !
I will +rep!
Reply


Messages In This Thread
Clocks! +rep - by ironmen - 20.07.2015, 10:18
Re: Clocks! +rep - by SoFahim - 20.07.2015, 10:28
Re: Clocks! +rep - by Glenn332 - 20.07.2015, 10:29
Re: Clocks! +rep - by ironmen - 20.07.2015, 11:53
AW: Clocks! +rep - by Kaliber - 20.07.2015, 11:55
Re: Clocks! +rep - by nezo2001 - 20.07.2015, 12:20
Re: Clocks! +rep - by Evocator - 20.07.2015, 12:28
Re: Clocks! +rep - by Glenn332 - 20.07.2015, 12:48

Forum Jump:


Users browsing this thread: 1 Guest(s)