Setting player time
#1

SetPlayerTime not work, but SCM there worked. Whats bad?
Код:
	new Float:x, Float:y, Float:z;
	new hr, m;
	GetPlayerPos(playerid, x, y, z);
	GetPlayerTime(playerid, hr, m);
	if(x >= 1.0)
	{
		SetPlayerTime(playerid, hr+1, m);
	}
Reply


Messages In This Thread
Setting player time - by cnoopers - 11.07.2014, 20:08
Re: Setting player time - by cnoopers - 11.07.2014, 21:23
Re: Setting player time - by BlackM - 11.07.2014, 21:52
Re: Setting player time - by cnoopers - 11.07.2014, 21:59
Re: Setting player time - by BlackM - 11.07.2014, 22:06
Re: Setting player time - by cnoopers - 11.07.2014, 22:08
Re: Setting player time - by BlackM - 11.07.2014, 22:15
Re: Setting player time - by cnoopers - 11.07.2014, 22:18

Forum Jump:


Users browsing this thread: 1 Guest(s)