Delete spawned cars CMD?
#10

Quote:
Originally Posted by ThePhenix
View Post
What about using foreach - ******?
Iter_Add??
if i knew how to use it i would
Quote:
Originally Posted by kartik
View Post
Will ONLY delete vehicles with id in the vehicles array ! Updated cause i fucked up !
this will spawn way too much vehicles:
Code:
for(new i; i<MAX_Vehicles;i++)
{
vehicles[i]=CreateVehicle(vehid,x,y,z,a,random(126),random(126),150000);
Reply


Messages In This Thread
Delete spawned cars CMD? - by wumpyc - 26.07.2013, 01:21
Re: Delete spawned cars CMD? - by -Prodigy- - 26.07.2013, 02:05
Re: Delete spawned cars CMD? - by wumpyc - 26.07.2013, 03:14
Re: Delete spawned cars CMD? - by [ABK]Antonio - 26.07.2013, 03:21
Re: Delete spawned cars CMD? - by wumpyc - 26.07.2013, 03:34
Re: Delete spawned cars CMD? - by kartik - 26.07.2013, 05:47
Re: Delete spawned cars CMD? - by ThePhenix - 26.07.2013, 06:13
Re: Delete spawned cars CMD? - by wumpyc - 26.07.2013, 06:23
Re: Delete spawned cars CMD? - by kartik - 26.07.2013, 06:33
Re: Delete spawned cars CMD? - by wumpyc - 26.07.2013, 06:37

Forum Jump:


Users browsing this thread: 1 Guest(s)