How to get the side coordinates of vehicle?
#3

Not sure what u mean but

pawn Код:
new Float:vehx, Float:vehy, Float:vehz;
GetVehiclePos(1, vehx, vehy, vehz); // Vehicle ID, Variable to store the X, Y, Z Coords..

SetPlayerPos(playerid,vehx+2,vehy+2,vehz);
So you just use +
Reply


Messages In This Thread
How to get the side coordinates of vehicle? - by ||123|| - 20.07.2011, 12:21
Re: How to get the side coordinates of vehicle? - by XGh0stz - 20.07.2011, 12:29
Re: How to get the side coordinates of vehicle? - by Jofi - 20.07.2011, 12:33
Re: How to get the side coordinates of vehicle? - by ||123|| - 20.07.2011, 14:04
Re: How to get the side coordinates of vehicle? - by Mauzen - 20.07.2011, 14:49
Re: How to get the side coordinates of vehicle? - by ||123|| - 20.07.2011, 21:40
Re: How to get the side coordinates of vehicle? - by Skylar Paul - 20.07.2011, 22:01
Re: How to get the side coordinates of vehicle? - by Mauzen - 20.07.2011, 22:21
Re: How to get the side coordinates of vehicle? - by ||123|| - 20.07.2011, 23:14

Forum Jump:


Users browsing this thread: 1 Guest(s)