Files
esx_core/README.md
T
ArkSeyonet b602ea4135 update(feat): Multiple Characters (Command Based) (#4)
* Update server.lua

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update server.lua

* Update server.lua
2017-09-20 20:43:57 -04:00

941 B

fxserver-esx_identity

FXServer ESX Identity

[REQUIREMENTS]

[INSTALLATION]

  1. Install To resources/[esx]/esx_identity << MUST BE INSTALLED HERE

  2. Import esx_identity.sql in your database

  3. Add this in your server.cfg :

Notice: If you were already using the latest version of esx_identity before the update, you can just import esx_identity_update.sql

start esx_identity
  1. If you are using esx_policejob or esx_society, you need to enable the following in the files config.lua: Config.EnableESXIdentity = true
Commands:

/identityhelp
/register
/charlist
/charselect 1,2,3
/delchar 1,2,3

Notice: Drop the characters table, it is no longer used

Credits: Script Created By: ArkSeyonet @Ark

Licensing: This script uses GNU GPLv3