Add SSN Generation


READ IT!

  1. Adjust SSN format

Go to vms_cityhall/server/modules/ssn.lua and in the first line you have to customize your birth date format stored on your server.

By default, the date of birth in ESX is stored in the column dateofbirth.

vms_cityhall/server/modules/ssn.lua

  1. Modifications in es_extended

If you don't want to use the whole es_extended, read carefully the README.md from the above github, there you will find exactly marked changes.

Customized ESX 1.11.4 Framework

  1. Modifications in esx_identity

If you don't want to use the whole esx_identity, read carefully the README.md from the above github, there you will find exactly marked changes.

Last updated

Was this helpful?