Vehicle teleport coords
#5

Код:
 	new vehicle;
 	new Float:angle;
	vehicle = GetPlayerVehicleID(playerid);
  	SetPlayerPos(playerid, 58.9391,-134.7392,2.3367);
  	SetVehiclePos(vehicle, 58.9391,-134.7392,2.3367);
    GetVehicleZAngle(vehicle, angle);
    SetVehicleZAngle(vehicle, angle);
  	PutPlayerInVehicle(playerid, vehicle, 0);
Reply


Messages In This Thread
Vehicle teleport coords - by Zeus666 - 05.08.2018, 17:09
Re: Vehicle teleport coords - by Lokii - 05.08.2018, 17:32
Re: Vehicle teleport coords - by Zeus666 - 05.08.2018, 18:15
Re: Vehicle teleport coords - by BornHuman - 05.08.2018, 18:25
Re: Vehicle teleport coords - by Zeus666 - 05.08.2018, 18:28
Re: Vehicle teleport coords - by BornHuman - 05.08.2018, 18:35
Re: Vehicle teleport coords - by RogueDrifter - 05.08.2018, 18:49

Forum Jump:


Users browsing this thread: 2 Guest(s)