
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:
- Give / Craft / Sell an empty vehicle plate
- Go to the “plate maker” ped and setup your custom plate
- You’ll get the new plate with your custom text on it back in your inventory
- Go and use it near your vehicle where you want to change the plate of
- The plate is changed, you can drive your vehicle with new plates and store in garage without any problem
Preview: https://www.youtube.com/watch?v=3kljVLO5bQw
BUY
Other Resources:
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 200+ |
Requirements | qb-target |
Support | Yes |