Answers for "FiveM how to check where nearest player is"

Lua
0

FiveM how to check where nearest player is

For example, you could use GET_CLOSEST_PLAYER_TO_ENITY  then, check to make sure that the player is within a certain distance. There, you’ve just reduced the search from 32 players to one.

If you want to be able to cuff any ped then you could use GET_CLOSEST_PED
Posted by: Guest on June-09-2020

Browse Popular Code Answers by Language