Files
esx_core/[core]
Canis_Lupus ef8f806045 Fixing getNearbyPlayers function
By using the function you see the following:

source = GetPlayerPed(source)
-- So source is now the playerPed

source = GetEntityCoords(GetPlayerPed(source))
-- The source is getting new defined by calling the entity coords from the playerPed and then the playerPed once again.
2023-07-18 19:01:31 +02:00
..
2023-07-10 23:30:14 +02:00
2023-07-10 23:30:14 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00
2023-07-10 23:40:07 +02:00