ESX 1.10.4 xPlayer.identifier issue


As you can see in the picture thats attached, some of our scripts that make use of xPlayer Identifier are getting issues. And we have no clue why. for example in the ones its this function:

function GetIdentifier(source)
local xPlayer = ESX.GetPlayerFromId(source)
return xPlayer.identifier
end

row number 3 the return row gives the issues, and all the scripts that give the issue have that in common.

Thank you, any help is appreciated!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.