Installation Guide

Step 1: Disable all other identity resources:

triangle-exclamation

Step 2: Installing Dependencies

Our script requires the following dependencies:

  • ox_lib (optional, only if you use QBOX or notify system from OX)

  • oxmysql

  • skin system: example - illenium-appearance, skinchanger etc.

  • Framework: ESX / QBOX / QBCore

Additionally, we recommend using MariaDB as your Database Management System.


Step 3: Configuration

circle-check

Step 5: Import our sql file

Example import for esx:


Optional step 6: Configure your discord settings

Locate pinkFrog_identity/server/custom/server_editable.lua

circle-info

You don't need to do it (if you don't wanna use history webhook log feature.

Optional step 7: Configure our config to your needs

Change your main color:

Enable multiCharacter integration:

Change required settings to register identity:

Change trail path desc and name:

Enable or disable registration step:

Configure our starter items:

Configure starter vehicles:

Configure spawn points:

Translate to your needs:

Optional step 8: Configure your own skin system / notify:

Add common event to start creating your skin locate in pinkFrog_identity/client/custom/client_editable.lua

circle-check

Change your notify export/event

Step 8: Start order

It's important to start in logical order to prevent any errors in your server console!

circle-info

It's only EXAMPLE of starting order, should looks similiar but do not copy this.

  1. Save all changes

  2. Restart your server and connect.


Last updated