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
#2

Why would you EVER need to do something like this?
Reply
#3

Because, if i want for ex: respawn all cars, exepct that cars, who have drivers no respawn.
Reply
#4

Any answers?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)