Income
The income received by users is a percentage of the cost of the business. For example, if a business costs 100k and the income is 0.10 the user will receive 10k (10%) in payments.
This value is modified at the moment of creating the business. It can also be modified at any time from the administration panel.
Income Configuration
The income percentage is set when creating a business and determines how much the owner will earn periodically based on the business purchase price.
Example Calculation
- Business Cost: $100,000
- Income Percentage: 0.10 (10%)
- Payment Received: $10,000
Modifying Income
You can adjust the income percentage in two ways:
- During Creation: Set the income percentage when creating a new business through the admin panel
- After Creation: Modify the income percentage at any time using the admin panel's edit function
Paycheck System
Payments are automatically distributed to business owners based on the configured timer:
--Time it takes from the time the user accesses the server until the payment is received
Config.PaycheckTimer = 60
[!NOTE] The paycheck timer determines how often players receive their business income after joining the server.