Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes character every time the server restarts #28

Open
agung08 opened this issue Mar 16, 2022 · 1 comment
Open

changes character every time the server restarts #28

agung08 opened this issue Mar 16, 2022 · 1 comment

Comments

@agung08
Copy link

agung08 commented Mar 16, 2022

every time the server restarts the character changes to a female character

@MDJHShovon
Copy link

You need to add this trigger to your playerloaded function

ESX.TriggerServerCallback('fivem-appearance:getPlayerSkin', function(appearance)
exports['fivem-appearance']:setPlayerAppearance(appearance)
end)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants