wbc51705 / QB-clothing-css-edit

8 stars 2 forks source link

my outfits not showing my saved outfits #1

Open Voracious7 opened 1 year ago

Voracious7 commented 1 year ago

Hey! This is awesome thanks a lot for uploading this! i only have a small issue - when I open the clothing menu in a clothing store it doesn't show my saved outfits the button is there but when you click it nothing shows up on the right-hand side - the strange thing is when I register a command - for example

RegisterCommand("outfits", function() local playerPed = PlayerPedId() TriggerEvent('qb-clothing:client:openOutfitMenu') end)

it opens the outfit menu on its own and shows all my saved outfits fine -

could you possibly help look into why they don't show up when opening the menu in a clothing store :) ?

thanks Tony

wbc51705 commented 1 year ago

Hey. I was aware of this issue as it’s also in the original for some reason it won’t load your saved outfits unless u save another at the store, only thing I did here was changing the style, I could see if I can fix it when I got time