um-clothing
Setup
Setup guide for um-clothing
Select Framework
Firstly
- Delete or backup your
old clothing or appearancescript (qb-clothing, illenium-appearance, fivem-appearance, etc.) - Drag
um-clothing-qbto the desktop and rename it toum-clothing - Make sure the
playerskins,player_outfits, andplayer_outfit_codestables exist; if not, import them from thesqlfolder
Server.cfg
- It would be better to ensure before multicharacter scripts like
um-multicharacter
ensure oxmysql
ensure ox_lib
ensure qbx_core
ensure [qbx]
ensure [standalone] # include um-clothing
--------------
ensure [um] # um-multicharacter, other um scripts etc.
------------Firstly
- Delete or backup your
old clothing or appearancescript (esx_skin, skinchanger, esx_barbershop, esx_clotheshop, esx_tattooshop, etc.) - Drag
um-clothing-esxto the desktop and rename it toum-clothing - Make sure the
users > skin column,player_outfits, andplayer_outfit_codestables exist; if not, import them from thesqlfolder
Server.cfg
- It would be better to ensure before multicharacter scripts like
um-multicharacter
ensure oxmysql
ensure ox_lib
ensure es_extended
ensure [core]
ensure [standalone] # include um-clothing
--------------
ensure [um] # um-multicharacter, other um scripts etc.
------------