Help in Durby DeathMatch Vehicles [+rep]
#3

and for again spawn in vehicle
this code will be work?
Quote:

if(VDMS[playerid] == 1)
{
if(newstate == PLAYER_STATE_ONFOOT)
{
new Float:X,Float:Y,Float:Z,Float:angle;
new Veh;
GetPlayerPos(playerid,X,Y,Z);
GetPlayerFacingAngle(playerid,angle);
Veh = CreateVehicle(504,X,Y,Z,angle,2,2,200*60000);
SetCameraBehindPlayer(playerid);
PutPlayerInVehicle(playerid, Veh,0);
LinkVehicleToInterior(Veh, 15);
}
}

Reply


Messages In This Thread
Help in Durby DeathMatch Vehicles [+rep] - by Aldrago - 10.06.2017, 13:35
Re: Help in Durby DeathMatch Vehicles [+rep] - by Zmith - 10.06.2017, 14:47
Re: Help in Durby DeathMatch Vehicles [+rep] - by Aldrago - 10.06.2017, 15:00
Re: Help in Durby DeathMatch Vehicles [+rep] - by Zmith - 10.06.2017, 15:07
Re: Help in Durby DeathMatch Vehicles [+rep] - by Aldrago - 10.06.2017, 15:39

Forum Jump:


Users browsing this thread: 1 Guest(s)