[QB/ESX] m-Insurance - Car/Health/Home Insurance - Custom Props/Animation

A script by m-Scripts

No reviews yet.
[QB/ESX] m-Insurance - Car/Health/Home Insurance - Custom Props/Animation main image

Full Description

Features:

  • 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.
  • Compatiblity to register vehicle when you buy. - okokVehicleShop
  • Compatiblity to register vehicle when you buy. - qb-vehicleshop
  • Compatiblity to register vehicle when you buy. - esx-vehicleshop
  • Compatiblity to get home insurance when you buy a house. - qs-housing
  • Compatiblity to get home insurance when you buy a house. - ps-housing
  • Compatiblity to get discount with health insurance. - qb-ambulancejob
  • New 4 tables on SQL: m_insurance_health, m_insurance_home, m_insurance_registration, m_insurance_vehicles.
  • New export: exports["m-Insurance"]:haveHomeInsurance(citizenid)
  • Option to client put more then 3 months insurance.
  • Added Config.SpacePlate to plates with space.
  • Now, every hour, the SQL dates are checked and if any date is exceeded, the insurance information is removed from the SQL.
  • The ped model can be changed now.
  • Now the SQL saves with date, for admins/owners can see better the dates.
  • All the commands can be blocked by job.
  • Custom props with real cards.
  • Custom animation with cards on hand.
  • Support menu: qb / ox
  • Support target: qb / ox
  • Support emote: dp / rp
  • Support inventory: qb / ox

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)

Cards:

  • Vehicle Registration
    vehicle_rc_bg
  • Vehicle Insurance
    vehicle_insurance_bg
  • Health Insurance
    health_insurance
  • Home Insurance
    home_insurance

Useful Links: