ESX

🛠 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 your inventory images section if available inventory\html\images

4) Run the SQl file to insert the Items into the server. Install/esx-install/Insert.sql

   --HG-CharacterEditor
INSERT INTO `items` (`name`, `label`, `weight`, `rare`, `can_remove`) VALUES
	('namechanger', 'Name Changer', 1, 0, 1),
	('platechanger', 'Vehicle Plate Change', 1, 0, 1),
	('numberchanger', 'Phone Number Changer', 1, 0, 1);

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