26.07.2013, 06:37
if i knew how to use it i would
this will spawn way too much vehicles:
Quote:
Will ONLY delete vehicles with id in the vehicles array ! Updated cause i fucked up !
|
Code:
for(new i; i<MAX_Vehicles;i++) { vehicles[i]=CreateVehicle(vehid,x,y,z,a,random(126),random(126),150000);