Installation
Requirements
Exports
Client Side Exports
-- Id Card
exports['shx-idcard']:CreateCard('id_card')
-- Police Badge
exports['shx-idcard']:CreateCard('police_badge')
-- EMS Badge
exports['shx-idcard']:CreateCard('ems_badge')Test Command
RegisterCommand("test982", function()
exports['shx-idcard']:CreateCard('id_card')
exports['shx-idcard']:CreateCard('police_badge')
exports['shx-idcard']:CreateCard('ems_badge')
end)Configuration
ESX or QBcore
INVENTORY
ox_inventory
qb_inventory
qs-inventory
Last updated