Using vehicle controls outside of the vehicle with range point.
#2

Код:
new lastcar = P_LastVeh[playerid]; 
                new Float:lcX, Float:lcY, Float:lcZ; 
                GetVehiclePos(lastcar, lcX, lcY, lcZ); 
                if(!IsPlayerInRangeOfPoint(playerid, 2, lcX, lcY, lcZ))
It gets the pos. of the last vehicle driven.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)