PainedPsyche / cui_character

An advanced character and clothes editor for esx framework that aims to be comfortable to use, hide complexity and blend in with original GTA V interface elements.
73 stars 47 forks source link

Coords not being salved #5

Open Cloddd opened 3 years ago

Cloddd commented 3 years ago

im using ESX v1final and i get some errors in trying to make everything working flawless, i mean if i create my char it waits a lot and im freezed for the whole time + everytime i rejoin the server it resets me the coords to default coords

PainedPsyche commented 3 years ago

Coords are handled by esx, not this resource. This resource only saves the 'skin' column in users table.

I'm not sure, but it looks to me like you still use spawnmanager and mapmanager and they mess with the character spawn. esx v1 final does not use them and tells you to disable them.