mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
3a2e5e7eb46453fdfbc0b7d22dc16890711e2c52
fxserver-esx_identity
FXServer ESX Identity
[REQUIREMENTS]
- Dependencies For Full Functionality
- esx_policejob => https://github.com/ESX-Org/esx_policejob
- esx_society => https://github.com/ESX-Org/esx_society
[INSTALLATION]
-
Install To resources/[esx]/esx_identity
<< MUST BE INSTALLED HERE -
Import esx_identity.sql in your database
-
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
- 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
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%