Server Exports
Server Exports
getSociety
---@param {jobName: string}: Registered job or gang name, e.g. 'police' / 'ballas'
---@return table or nil
local society = exports['vms_bossmenu']:getSociety(jobName)getSocietyTransactions
---@param {jobName: string}: Registered job or gang name, e.g. 'police' / 'ballas'
---@return table or nil
local societyTransactions = exports['vms_bossmenu']:getSocietyTransactions(jobName)addTransaction
getMoney
setMoney
addMoney
removeMoney
getEmployees
getEmployeesCount
getGangMembers
getGangMembersCount
getClothings
getClothing
getPlayerBadge
getPlayerBadges
setPlayerBadge
sendAnnouncement
getGradePermissions
havePermission
Last updated