[Release] jsfour-idcard [ESX]

Great mod! Is there any way to use this without ESX or something like it?

Hi everyone anyone know how to fix this ? !

I have this error
SCRIPT ERROR: @jsfour-idcard/server.lua:8: attempt to index a nil value (upvalue ‘ESX’)
Can you help me ? :frowning:

How can I change the html to add my own text to the id? And how can I disable this so that it doesn’t appear when you enter the server?

would I have to add the jsfour script in?

you only have to delete the essentail part in the SQL file

Hello everyone, i have some trouble - don’t show Firstname, Lastname, etc. How to fix it?
image

Same issue here! anyone know the fix for it?

Yes please do have it ?

thanks for sharing.

Hello, could you help me? You know I installed the script but the menu is not showing up on my server, it helps

Hello, how to move the “f5 menu” to other site?

Hey ! I’d really like to get your ressource if possible :smiley: I wanted a drag and drop item to show the id ! please contact me :slight_smile:

		title    = 'ID menu',
        align = 'top-right', -- change this
		elements = {
			{label = 'Check your ID', value = 'checkID'},
			{label = 'Show your ID', value = 'showID'},
			{label = 'Check your driver license', value = 'checkDriver'},
			{label = 'Show your driver license', value = 'showDriver'},
			{label = 'Check your firearms license', value = 'checkFirearms'},
			{label = 'Show your firearms license', value = 'showFirearms'},
		}
1 Like

How is the installation method

Can someone point me in the right direction to make the script give IDs to people in a certain area, instead of just closest person? The issue we have is when a cop pulls over a vehicle with one other person inside the car, the drive has to step out to give ID to officer. Just not sure of a native to give the ID to everyone in that close area?

i’m trying to add function to let it shows JOB



but having this issue

any idea what should i do?

anyway, i use this way to let it shows the job.
however, with this method, the height of the player wont show up anymore…

e[31m[ERROR] [MySQL] [jsfour-idcard] An error happens on MySQL for query "SELECT firstname, lastname, dateofbirth, sex, height FROM users WHERE identifier = player = ‘[object Object]’,
SCRIPT ERROR: @jsfour-idcard/server.lua:15: attempt to index a nil value (local ‘user’)

ref (@jsfour-idcard/server.lua:15)
(@mysql-async/mysql-async.js:14431) how to fix it