esx_multicharacter
Open file esx_multichar/server/main.lua
and find characters[id] = {
(inside function SetupCharacters
)
Paste the following code above it.
Now it should look like the following image:
Last updated
Open file esx_multichar/server/main.lua
and find characters[id] = {
(inside function SetupCharacters
)
Paste the following code above it.
Now it should look like the following image:
Last updated