foreach in cikle
#1

Hi,

Can i do for ex:

Code:
for(new i = 0; i < MAX_PLAYERS; i ++)
{
foreach(wx : Player)
{

}
}
It'is not important what is where will be doing, just can i do foreach cikle in simple cikle?
Reply
#2

What's the point in doing a loop twice? Would use a lot of server resources.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)