You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just go to bridge/esx/client and move TriggerServerEvent("pickle_prisons:initializePlayer") from esx:playerLoaded to esx:onPlayerSpawn event, and comment or delete playerLoaded function
All is in one file
Just go to bridge/esx/client and move TriggerServerEvent("pickle_prisons:initializePlayer") from esx:playerLoaded to esx:onPlayerSpawn event, and comment or delete playerLoaded function All is in one file
I'm getting this error every time the user disconnects. It appears that the xPlayer is nil at this point and thus the error occurs.
The text was updated successfully, but these errors were encountered: