How to get if there is any vehicle near you
#1

I am working on Fuel system and when i Fill-Up Fuel i need to take a pickup. How to check if there are any car around me or around the pickup?
Reply
#2

IsPlayerInRangeOfPoint might do the trick
pawn Код:
IsPlayerInRangeOfPoint(playerid, 30, X, Y, Z);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)