How to make destroy cars... Help?!
#2

make a variable like

myCar[MAX_PLAYERS];
then when you spawn a car do
myCar[playerid] = CreateVehicle
.. and also add a check in the command for if(myCar[playerid] != 0) DestroyVehicle(myCar[playerid])
Reply


Messages In This Thread
How to make destroy cars... Help?! - by BigAl - 09.08.2011, 02:13
Re: How to make destroy cars... Help?! - by PrawkC - 09.08.2011, 02:17

Forum Jump:


Users browsing this thread: 1 Guest(s)