Pausing
#8

Quote:
Originally Posted by potato
if I understood right then this should work, but it doesn't:
In a timer:
Код:
	foreach(Player, i) {
	new check;
	check = OnPlayerUpdate(i);
	if(check == 0) {
	SendClientMessage(i, COLOR_BRIGHTRED, "* PASUED!!!");
	}
	}
Just because the player dosent do anything it dosent mean there paused,
I can be driving and then just get up and go make something to eat. I dont pause it or anything i just leave it
Reply


Messages In This Thread
Pausing - by potato - 31.05.2010, 17:16
Re: Pausing - by Conroy - 31.05.2010, 17:21
Re: Pausing - by potato - 31.05.2010, 17:49
Re: Pausing - by azzerking - 31.05.2010, 18:15
Re: Pausing - by potato - 31.05.2010, 18:27
Re: Pausing - by azzerking - 31.05.2010, 19:49
Re: Pausing - by potato - 31.05.2010, 20:19
Re: Pausing - by NewTorran - 31.05.2010, 20:21
Re: Pausing - by Tr1viUm - 31.05.2010, 20:25
Re: Pausing - by potato - 31.05.2010, 20:28

Forum Jump:


Users browsing this thread: 1 Guest(s)