📍Installation Guidelines
🛠 Installation
1) Drag & Drop the HG-CharCustomizer in recource folder and write it in server.cfg
ensure HG-CharCustomizer
2) Make sure you have ox_lib
resource in the server
Download: ox_lib
3) Put the images in qb-inventory\html\images
4) You need these to add the items into qb-core/shared/items.lua
--HG-CharacterEditor
['namechanger'] = {['name'] = 'namechanger', ['label'] = 'Name Changer', ['weight'] = 200, ['type'] = 'item', ['image'] = 'cocalnamechangereaf.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Name Changer Card'},
['platechanger'] = {['name'] = 'platechanger', ['label'] = 'Vehicle Plate Changer', ['weight'] = 200, ['type'] = 'item', ['image'] = 'platechanger.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Vehicle Plate Changer Card'},
['numberchanger'] = {['name'] = 'numberchanger', ['label'] = 'Phone Number Changer', ['weight'] = 200, ['type'] = 'item', ['image'] = 'numberchanger.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Phone Number Changer Card'},
5) Restart the server & you are done Restart the Server and you should be good.
For any kind of Support for • Script Support. • FiveM Dev related help. • Reach out to us on Discord. Discord: Click here
Last updated