🎉 Character is released. Read more →
Paid Scripts
Company Manager
Functions & Events
Server
GetCompany

GetCompany

This returns the company class.

exports.bcs_companymanager:GetCompany(companyname)

The Company Class

Constructor

VariableTypeDescription
namestringThe company/job name
labelstringThe company/job label
accounttableThe company account
employeetableA list of employees

The Account Class

Constructor

VariableTypeDescription
companystringThe company/job name
moneynumberThe amount of money
blackMoneynumberThe amount of black money

The grammar was already correct, so no changes were needed there. Let me know if you need further adjustments!

Last updated on