đ[QB] Insurance
Features
Optimized
Many Features
Full and easy customization
0.00ms
Car Registration
Car Insurance
Health Insurance
Home Insurance
30/60/90 Days Insurance
Item with all information of the vehicle and expire date
Command
checkinsurance
to check insurance on specific plate.Command
removeinsurance
to remove insurance on specific plate.Command
checkhealthinsurance
to check health insurance on specific citizenid.Command
removehealthinsurance
to remove health insurance on specific citizenid.Command
checkhomeinsurance
to check home insurance on specific citizenid.Command
removehomeinsurance
to remove home insurance on specific citizenid.All the commands can be blocked by job.
Every hour, the SQL dates are checked and if any date is exceeded, the insurance information is removed from the SQL.
Support for qb/ox target.
Support for qb/ox inventory.
Support for dp/rp emotes.
Support for qb/ox menu.
Exports:
Check if car has insurance use:
exports["m-Insurance"]:haveInsurance(plate)
Check if player has health insurance:
exports["m-Insurance"]:haveHealthInsurance(citizenid)
Check if player has home insurance:
exports["m-Insurance"]:haveHomeInsurance(citizenid)
Last updated