Brew Society: Comprehensive Society Management
Brew Society is the most advanced and flexible UI based society system on the market.Features
- Create and manage societies with ease
- Permissions for each grade
- Transaction history in the society menu where bills and loans also getting displayed
- Storage can be upgraded with building stages
- Create societies with just one command
- Place a wardrobe and storage as sperate points
- Server owner can enable opening blips so that society blips can be toggled between red and green
- Paycheck system that can set to daily or every x minutes which the owner of the company can set
- Add paychecks that doesnt get removed from a society ledger instead gets generated
- Paychecks dont get added to your inventory, instead you go to paycheck stations and collect your paycheck there
- Fully UI based
- Note system in society menu
- Billing system
- Aritcle management system that will later can be used to write bills in a sperate addon script
- Block that users that are not unemployed cant be hired until they quit their old job
- Same database structure to still use syn shops with company management - This could get changed in the future due to updates of syn_shops
Create a new society
Step 1: create the society This adds the society to the database and local storage.Exports
generateJobRanks(jobname)
insertIntoSocietyShops(society, slots, name, coords, rank, blip)
This function is only used and available when you have syn_shops for vorp in use and enabled the config option UseSyncShops
.