Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Dec 15, 2024

For some strange reason, the original code local xPlayer = ESX.Players[playerId] always returned null. However, when changed to local xPlayer = ESX.Players[tonumber(playerId)], it correctly returned the data. Not sure if this is an issue just for me.

@Mycroft-Studios Mycroft-Studios merged commit d22c5b9 into esx-framework:main Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Next Update
Development

Successfully merging this pull request may close these issues.

1 participant