Hmm ?
#3

No , that's not true. I'm just trying to do a command which deletes the NEWS CARS CREATED.

Eg:
pawn Код:
I have 400 statics cars , and i create 5 < INGAME > , Total = 405 Vehicles

new CaRs = 2000 - 400 ( 1600 );
for(new i = 1; i < CaRs; i++)
{
  DestroyVehicle(i + 400); // Delete 401, 402, 403, 404, 405
}
~~~ Problem Resolved
Reply


Messages In This Thread
Hmm ? - by MJ! - 12.12.2009, 16:30
Re: Hmm ? - by Joe Staff - 12.12.2009, 17:28
Re: Hmm ? - by MJ! - 12.12.2009, 17:34

Forum Jump:


Users browsing this thread: 3 Guest(s)