Pausing
#7

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!!!");
	}
	}
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: 5 Guest(s)