Pls help with esx_policejob

Hello,
how to make that on id card it not show steam name but show’s the esx_identity create’d name and last name…
Other thing’s like heigh and birth date and etc. All normaly.

Register Server callback to insert table into client side. Server side MySQL query select firstname, lastaname etc. from users where …

And thats it

You mean like create firstname lastname columns?
Becouse ikt’s already made.
And idk how to register server callback…

If you using esx_identifier put on police config to true logical will work

Im using esx_identity…
Is that what you mean?

then put in police cofing to true

Config.EnableESXIdentity = false – Enable if you’re using esx_identity.

and set it to true

Config.EnableESXIdentity = true – Enable if you’re using esx_identity.

in esx_policejob/config.lua

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.