[PAID][QBCore] Car Plate system written to database


carplate2

ik-carplate

=============================================

(This is not a fake plate system, it changes your plate permanently!)
Change your car plates by using an item what you have created by the plate maker.
You can add this item to your donations system and give the item after a donation and the user can change one of his car plates which will be permanent, so it’s written to database.

=============================================
Dependencies:

qb-target - For targetting the ped

Config = {
    Pedspawn = true, -- Spawn a ped to use as plate maker
    usepayment = true, -- Do you want to charge player to create a plate
    useitemtopay = false, -- If you use payment, do you want to use an item as a payment method
    itemtopay = "starcoin", -- If u use an item as payment, which item should it be
    usemoney = "bank", -- If you don't use item, you want to charge the user bank or cash
    plateprice = 1500, -- What will be the price for a plate
}

Workflow:

  1. Give / Craft / Sell an empty vehicle plate
  2. Go to the “plate maker” ped and setup your custom plate
  3. You’ll get the new plate with your custom text on it back in your inventory
  4. Go and use it near your vehicle where you want to change the plate of
  5. The plate is changed, you can drive your vehicle with new plates and store in garage without any problem

Preview: ik-carplate FiveM car plate changer - YouTube

BUY

:blue_car: ik-carplate

Other Resources:

:leaves: ik-weed

:small_airplane: ik-drugrunner

:razor: ik-coke

:fishing_pole_and_fish: ik-fishing

:gun: ik-illegalweapon

:police_car: ik-jobgarage

:man_detective: ik-blackmarket

:construction_worker_man: qb-jobmenu

Code is accessible Yes
Subscription-based No
Lines (approximately) 200+
Requirements qb-target
Support Yes
1 Like

Will be esx version?

I can create an ESX version of it.
Will do it once i have time.

What if i enter the plate from another vehicle ? Inventory may be linked ?

I was on vacation so i couldn’t answer your question.
The script checks the existence of the given plate number before giving it to the user and also checks before applying it to the car.