compound
#4

Create a variable for all 700 vehicleids
pawn Код:
new Impounded[MAX_VEHICLES];
When the cars get impounded then set that variable to 1
pawn Код:
Impounded[vehicleid] = 1;
Then in OnVehicleSpawn check if the vehicles impounded, If it is then teleport it to the Impound
Reply


Messages In This Thread
compound - by shady91 - 20.04.2009, 22:42
Re: compound - by yom - 20.04.2009, 22:50
Re: compound - by shady91 - 20.04.2009, 23:20
Re: compound - by ICECOLDKILLAK8 - 20.04.2009, 23:23

Forum Jump:


Users browsing this thread: 2 Guest(s)