please can someone help me with change position the clothing thing

(I need to have that interaction in a different place pleasee)
please can someone help me with change position the clothing thing
is that “illenium-appearance”?
it should be located in “illenium-appearance/Shared/config.lua” on line 13
Config.TextUIOptions = {position = “left-center”}
change this to…
Config.TextUIOptions = {position = “right-center”}
but i need a another location on map like no on ems but garage and yes it is a illenium-appearance
Oh, the locations are also in the same Config file around line 529 or so “Config.ClothingRooms = { }”
it also allows you to lock out the clothing rooms to specific jobs…
or if you want to build another “clothing Store” that is invisible to most players, you can do that, bu tit will take some copy and pasting in a variety of client files to create a new "Store Type for “Config.TargetConfig” on line 99, so you can turn off it’s blip.
You need to create a new shop type so you can hide the blip.
EDIT: Make sure when building new shops or clothing rooms that you use the Zone Points for the PolyZone to work
ty very much bro… and can i ask where i can change the spawn location? like i did the /lobby and spawn after death but i dont know how to change the spawn after first login because when a create new char im away from that i want (sorry for my english)
To do that, it is a combination of settings in qb-multicharacter, qb-apartments, and qb-spawn (those 3 work together)
You will have to disable the character creation from going to qb-apartments, and set a default first spawn.
Use qb-spawn to set where players can spawn on login.
Also, have you removed qb-clothing from your resource list? Illenium-appearance will interfere with it if you leave it in there.
Are you able to help me? I added illenium-appearance and now i cant even see my player
qbcore? illenium will conflict with qb-clothing. You will have to remove qb-clothing and redirect all of its exports to illenium. You will also want to backup all of your players skins and outfits from the database. illenium doesn’t use the same database tables as qb-clothing.
When I swapped to illenium all of my players had to recreate their characters though they still had all of the material things they accumulated.
How can I make it so that when I create my character, it comes out with a specific outfit by default?