Item
ox_inventory
['radio'] = {
label = 'Radio',
weight = 160,
stack = true,
close = true,
description = '',
client = {
export = 'frkn-radio.useRadio'
}
},qb-core
radio = {
name = 'radio',
label = 'Radio',
weight = 2000,
type = 'item',
image = 'radio.png',
unique = true,
useable = true,
shouldClose = true,
description = 'You can communicate with this through a signal',
},Last updated