πItems
π οΈ Item Configuration | Ready-to-Use for QB & OX Inventory π
FRKN-Tuning comes with custom item images included in the script! Whether you're using QB-Inventory or OX Inventory, setup is simple and straightforward.
π¦ QB-Inventory Item Config
Add the following items to your QB-Inventory, allowing mechanics, police, and players to interact with the tuning system seamlessly.
usb_tuning = {
name = "usb_tuning",
label = "Tuning USB",
weight = 50,
type = "item",
image = "usb_tuning.png",
unique = true,
useable = true,
description = "Contains vehicle handling data linked to an ID."
},
tuning_tablet = {
name = "tuning_tablet",
label = "Tuning Tablet",
weight = 50,
type = "item",
image = "tuning_tablet.png",
unique = true,
useable = true,
description = "Your gateway to advanced vehicle tuning."
},
police_tablet = {
name = "police_tablet",
label = "Police Tablet",
weight = 50,
type = "item",
image = "police_tablet.png",
unique = true,
useable = true,
description = "Allows police officers to inspect and detect vehicle modifications."
},
suspension_controller = {
name = "suspension_controller",
label = "Suspension Controller",
weight = 50,
type = "item",
image = "suspension_controller.png",
unique = true,
useable = true,
description = "Adjusts suspension settings for off-road and performance tuning."
},
π¦ OX-Inventory Item Config
For those using OX Inventory, simply add the following item definitions.
π‘ Why Use These Items?
β Tuning Tablet: Unlocks handling and performance adjustments. β USB Tuning: Save and transfer tuning setups between vehicles. β Police Tablet: Officers can inspect vehicle modifications. β Suspension Controller: Quickly adapt suspension for off-road or race conditions.
π FRKN-Tuning makes vehicle customization effortless! Set up your items and start tuning! π§π₯
Last updated