small question regarding foreach
#1

what would be basically the difference between both these codes?

pawn Код:
foreach(new i:Player)
{
//function
}
pawn Код:
foreach(Player,i)
{
//function
}
Reply


Messages In This Thread
small question regarding foreach - by DavidBilla - 11.06.2014, 18:56
Re: small question regarding foreach - by Patrick - 11.06.2014, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)