EXPORTS
Exports that you can use to make your scripts compatible with NEON BOSS MENU
exports['neon-boss']:OpenBossMenu(job, _type)-- Open the boss menu for the 'police' society
exports['neon-boss']:OpenBossMenu('police', 'society')
-- Open the boss menu for the 'ballas' gang
exports['neon-boss']:OpenBossMenu('ballas', 'gang')Last updated