[FREE] maku_plate - removing license plate and receiving item

maku_plate

fivem script for taking off / putting on plate, uses ox_inventory for item and ox_target for car interaction

Showcase

Download

Dependencies

Setup

  • Add new item to ox_inventory/data/items.lua
['vehicle_plate'] = {
    label = 'License plate',
	weight = 1,
	stack = false,
	client = {
		export = 'maku_plate.itemUsage'
	},
},
  • Move assets/vehicle_plate.png to ox_inventory/web/images folder
5 Likes

1.1

  • Added progressbar with animation while ox_lib is present on server
  • Fixed handling plate while sitting in vehicle

Simple video showcase maku_plate - simple free fivem script for handling plates - YouTube

so everyone can take anyones plates off?

Yes. :slight_smile: