Questions
Most commonly asked questions will hopefully answered in this section.
How do I make it an item instead of a command?
['neon_controller'] = {
label = 'Neon controller',
weight = 50,
description = 'Control your vehicle neon lights.',
stack = true,
client = {
export = 'oppa_neon.openMenu',
}
}Last updated
