fivem-appearance icon indicating copy to clipboard operation
fivem-appearance copied to clipboard

When You Leave And Join It Resets Your skin

Open Wopskinoo opened this issue 2 years ago • 5 comments

so the menu itself is working fine but for some reason when you fly in and out it resets you back to a ped and you have to remake your player help asap

Wopskinoo avatar May 23 '22 08:05 Wopskinoo

Hey, this resource only provides the way to customize your character but you will need to work with the exports to make the ped skin persistent.

franfdezmorales avatar May 23 '22 14:05 franfdezmorales

Do you have one that’s setup already? I want to use that menu as my main menu but idk how to fix it or could you explain it

Wopskinoo avatar May 23 '22 19:05 Wopskinoo

Hello, you will need to use the getters exports to receive all the data clothes, then you will need to save on database. When a player join into your server, you will need to get the data from database, then use the setters exports to change the outfit of your character.

franfdezmorales avatar May 24 '22 06:05 franfdezmorales

Walk through maybe?

Wopskinoo avatar May 24 '22 08:05 Wopskinoo

There are a lot of variables to do a correct walk through, btw, you can ask whatever you need to know to get your objectives.

franfdezmorales avatar Jun 06 '22 06:06 franfdezmorales