JulienJohnson
Gold Elite
with this topic I want to present myCharCreator: A creator, which includes all the features of myClothesshop and much more:
Features:
- Torso bug prevention: For every torso of the male and female skin, there is a suitable t-shirt and arms configured. So when you scroll through the Torsos, the script will automatically adapt your t-shirt and arms. When you change your arms afterwards manually, they can still bug, but a suitable example is always given.
If you have modded clothing parts , you can also configure this prevention for those. - Components Blocker: You can set up certain components, which should be blocked (f.e. police uniforms)
- You can set up your character in very high detail in the beautiful UI of NativeUIReloaded.
→ You can set up the parents, the similarity and complexion
→ All face variations like sun damage, eyecolour, ageing…are configurable - There is an editable list in the config, where you can set up all components, which can be edited.
- As always this script includes a full Translation file with english and german translations by default.
Hidden link for visitors, to see
Log in or register now.
Main menu:
myCharCreator - Update - 14.02.2021
- Added a protection, so the menu can’t be opened twice (f.e. when two scripts trigger the open event)
- Added a protection, so the player can’t skip the character registration
Hidden link for visitors, to see
Log in or register now.
Hidden link for visitors, to see
Log in or register now.
Hidden link for visitors, to see
Log in or register now.
Dependencies:
- ESX
- NativeUIReloaded
Installation:
1.) Put the script in your ressources folder
2.) Replace your skinchanger with my modified version
3.) Add 'start myCharCreator' to your server.cfg
Pay attention that esx_skin and NativeUIReloaded are running.
Check whether you have the right NativeUILua_Reloaded version (#downloads channel on my Discord)
Installation:
If you don't use myMultichar:
Go to esx_skin/client/main.lua and replace (about line 260)
TriggerEvent('skinchanger:loadSkin', {sex = 0}, OpenSaveableMenu)
with
TriggerEvent('myCreatorpenMenu')
Also change this event in the client.lua of your register script (f.e. esx_identity)
If you use myMultichar, just set Config.useMyCharCreator to true
Last edited: