WEB AUSTRALDocumentation
Welcome
Our Products
Introduction
What WebAustral Paychecks does
Configuration
Installation
Exports
Troubleshooting
Introduction
What WebAustral PauseMenu does
Configuration
Installation
Developers
Troubleshooting
Created by: Austral Web
WebAustral Paychecks

Troubleshooting

The UI does not appear

Check that the resource is started and that the NUI files are not missing.

ensure webaustral_paychecks

Players do not receive money

Check these options:

Config.Paycheck.Enabled = true
Config.Paycheck.Account = 'bank'

Also make sure the selected framework is correct.

Framework was not detected

Force the framework manually:

Config.Framework = 'qbox'

Payments happen twice

Disable automatic payments if another framework script already pays salaries:

Config.Paycheck.Enabled = false
On this page The UI does not appear Players do not receive money Framework was not detected Payments happen twice