mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 13:56:02 +01:00
Update config_client.lua
Added option to use old money hud from the currency system.
This commit is contained in:
@@ -69,6 +69,8 @@ config = {
|
||||
salaryAmount = 300, -- the daily amount that players will receive.
|
||||
salaryInterval = 24, -- every x minutes the player will receive the salaryAmount.
|
||||
|
||||
legacyMoneyDisplay = true, -- set to tru if you want to use the standalone money system hud.
|
||||
|
||||
-- Area of Play
|
||||
enableAopCommand = true,
|
||||
aopCommand = "setaop",
|
||||
|
||||
Reference in New Issue
Block a user