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
#2

DestroyVehicle -Wikia And PutPlayerInVehicle - Wikia
Reply
#3

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)