Vehicle spawner problem
#1

Hello, I have been developing my own vehicle spawner menu, but i have come to a stop as I cannot find a way to spawn the player in the vehicle or destroy the vehicle that the player is already in.
Here is what I got already.

Код:
case 0:
{
CreateVehicle(417, X, Y+5, Z, Angle, random(255), random(255), -1); LinkVehicleToInterior(GetPlayerVehicleID(playerid), pInt);
}
If you could please place the spawning in the vehicle code in a separate box than the destroy the vehicle the player is in code please, thanks.
Reply


Messages In This Thread
Vehicle spawner problem - by Duck4coder - 03.01.2014, 18:18
Re: Vehicle spawner problem - by [EnErGyS]KING - 03.01.2014, 18:20
Re: Vehicle spawner problem - by Duck4coder - 03.01.2014, 18:24

Forum Jump:


Users browsing this thread: 1 Guest(s)