krs_idcard
Framework:
Dependencies:
ox_lib
ox_inventory
screenshot-basic
['idcard'] = {
label = 'Documento',
consume = 0,
stack = false,
close = true,
weight = 1,
client = {
export = 'krs_idcard.idcard'
}
},
['firearm_card'] = {
label = 'Weapon License',
consume = 0,
stack = false,
close = true,
weight = 1,
client = {
export = 'krs_idcard.firearm_card'
}
},
['drive_license'] = {
label = 'Drive License',
consume = 0,
stack = false,
close = true,
weight = 1,
client = {
export = 'krs_idcard.drive_license'
}
},
Download
Code is accessible
Yes
Subscription-based
No
Lines (approximately)
500+
Requirements
ox_lib, ox_inventory, screenshot-basic
Support
Yes
1 Like
hasidu
October 28, 2024, 7:29pm
2
really nice work bro
but how can i know what driven licence have players ??
1 Like
Hi friend, as soon as possible I’ll update the drive license to check if the player is suitable for cars, vans or motorbikes
1 Like
looking nice but did not work
SCRIPT ERROR: @ox_inventory /modules/items/shared.lua:3: No such export idcard in resource krs_idcard
Have you changed the name of the resource? or did you not put the object?
i only added the webhook and the items in ox-inventory i can create the doc but when i use it to display on the sceen i get this error
SCRIPT ERROR: @ox_inventory /modules/items/shared.lua:3: No such export idcard in resource krs_idcard
Brother, did you add the items?
sure
“i only added the webhook and the items in ox-inventory”
Brother, the scripts work, I use it and so does my community… so I don’t know what you touched or you installed it wrong…