Server-Side
Server Exports
Below are all the useful exports that you can use in other resources, be sure to read their descriptions.
getCompanyMoney
With this export, you can see how much money is in the workshop safe
addCompanyMoney
With this export you can add money to the workshop safe
Remember, when using this export, after it is executed, you need to call an event that updates the management menu for each player:
removeCompanyMoney
With this export you can remove money from the workshop safe
Remember, when using this export, after it is executed, you need to call an event that updates the management menu for each player:
CreateDiscountCode
With this export, you can generate a discount code
Last updated