: Enables a registration window where new players must define their identity before spawning.
: Unzip the contents into your server's resources/[esx] folder. esx_identity-main.zip
: Saves character details such as firstname , lastname , dateofbirth , sex , and height to the server's database. : Enables a registration window where new players
To properly implement this resource, follow these standard steps: esx_identity-main.zip
: Add ensure esx_identity (or start esx_identity ) to your server.cfg file.
: Import the provided esx_identity.sql file into your MySQL database to create the necessary tables.