Car Coords?
#2

https://sampwiki.blast.hk/wiki/Function:GetVehiclePos

Then you want to subtract the right coordinate and experiment a bit until you found the correct spot.

An example
pawn Код:
GetVehiclePos(vehicleid, X, Y, Z);

if(IsPlayerInRangeOfPoint(playerid, 4.0 , X - 2, Y, Z)) {
// Code
}
Reply


Messages In This Thread
Car Coords? - by CountryTrooper441 - 27.08.2013, 11:52
Re: Car Coords? - by Alexis1999 - 27.08.2013, 12:01

Forum Jump:


Users browsing this thread: 1 Guest(s)