31.03.2009, 18:10
Quote:
Originally Posted by Weirdosport
Create an array, size MAX_PLAYERS.
Make a command that creates a vehicle, and saves the vehicle ID into the array, filed under the players playerid. When they go to use the command, if the vehicleid isn't 0, make it DestroyVehicle(vehicleid), then spawn a new one as before. You can if you wish SetPlayerInVehicle. |
thanks!
Cameron