Cikle.
#1

Can i do this?

Код:
new iveh;
new iplr;
for(iveh = 0; iveh < MAX_VEHICLES; iveh ++)
{
 if( IsValidVehicle(iveh))
{
 foreach(iplr : Player)
{

}
}
}
My MAX_VEHICLES is 950, can server crash from it? or it's normal cikles?
Reply


Messages In This Thread
Cikle. - by audriuxxx - 15.06.2013, 13:58
Re: Cikle. - by SuperViper - 15.06.2013, 15:56
Re: Cikle. - by audriuxxx - 15.06.2013, 16:09
Re: Cikle. - by audriuxxx - 16.06.2013, 15:48

Forum Jump:


Users browsing this thread: 1 Guest(s)