Foreach include
#6

Try this
#define foreach(%0) for(new %0 = 0; %0 <= GetPlayerPoolSize(); %0++) if(!IsPlayerConnected(%0)) continue;

Example :
foreach(i)
{
// code here
}
Reply


Messages In This Thread
Foreach include - by SkyLoKi - 06.03.2015, 13:22
Re: Foreach to standart - by Misiur - 06.03.2015, 13:23
Re: Foreach to standart - by bigboy81 - 06.03.2015, 13:23
Re: Foreach to standart - by SkyLoKi - 06.03.2015, 13:31
Re: Foreach include - by SkyLoKi - 06.03.2015, 13:44
Re: Foreach include - by ShooteR1990 - 06.03.2015, 13:47
AW: Re: Foreach include - by Kaliber - 06.03.2015, 13:54
Re: Foreach include - by SkyLoKi - 06.03.2015, 14:39
Re: Foreach include - by SkyLoKi - 06.03.2015, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)