ESX_Society not working, showing only u'r name

My steam name is “Vaahtomies” so it shows only steam name of that, who opens boss menu and manage employees. (Sorry for bad english)

got the same problem -_-

use old esx society

also didnt work lol

Hi mate,

you have to enable ESXIdentity!

esx_society/config.lua

Config = {}

Config.Locale = 'en'
Config.EnableESXIdentity = false
Config.MaxSalary = 3500

replace with

Config = {}

Config.Locale = 'en'
Config.EnableESXIdentity = true
Config.MaxSalary = 3500
1 Like