Renzu Multicharacter
If you're using renzu_multicharacter
, you may need to make some additional modifications. Follow the instructions below based on your clothing script. If you're not using renzu_multicharacter
, you can skip this section.
Open
config.lua
located in therenzu_multicharacter
folder.Find the line:
qb-clothing:client:openMenu
Replace it with the following code:
qb-clothes:client:CreateFirstCharacter
After you replace the code follow the qb-clothing setup follow this step.
Last updated