There is a new version with a lot of more options : https://github.com/PainedPsyche/cui_character
Working version of Naiko's script. https://github.com/Naikzer/HUD-GTAVRP
All credits go to him.
-
Copy and paste
skincreator
folder toresources
-
Add
start skincreator
to yourserver.cfg
file -
Make sure that all the spawnpoints are with the mp_m_freemode_01 model. Example :
spawnpoint 'mp_m_freemode_01' { x = -1044.73, y = -2749.13, z = 21.3634 }
-
If you use any other scripts that uses esx_skin. You will have to change the dependencies :
dependencies { 'es_extended', 'esx_skin' }
into
dependencies { 'es_extended', 'skincreator' }
- Female skins (Still not finished)
- HTML, CSS, Javascript changes.
- Camera is now fixed.
- All cloths are saved. Will add a few more options and female only menus.
- Character now loads correctly after the initial login.
- All native functions of ESX_SKIN are imported in this script.
- Script updated to use ESX V1.2
- Remove old esx_skin.
- HTML, CSS and Javascript updates
- Skinchanger correctly updated after creating the ped
- HTML update for easy translations
- HTML update for easy adding/changing outfits