: Enables a registration window where new players must define their identity before spawning.
: Saves character details such as firstname , lastname , dateofbirth , sex , and height to the server's database.
To properly implement this resource, follow these standard steps: esx_identity-main.zip
: Import the provided esx_identity.sql file into your MySQL database to create the necessary tables.
The esx_identity-main.zip file is the source archive for , a foundational character registration script for the FiveM ESX Framework. It allows players to create a unique identity for their character, including their name, sex, date of birth, and height. Core Functionality : Enables a registration window where new players
: If using older server artifacts, you may need to update __resource.lua to fxmanifest.lua to avoid loading errors. Common Troubleshooting fxmanifest.lua - Naifen-Phoxidas/esx_identity - GitHub
esx_identity/fxmanifest. lua at master · Naifen-Phoxidas/esx_identity · GitHub. FiveM ESX Framework, es_extended - GitHub The esx_identity-main
: Unzip the contents into your server's resources/[esx] folder.