mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
Added pvp to esx, fixes #302
This commit is contained in:
@@ -7,6 +7,7 @@ Config.AccountLabels = { bank = _U('bank'), black_money = _U('black_money
|
||||
Config.EnableSocietyPayouts = false -- pay from the society account that the player is employed at? Requirement: esx_society
|
||||
Config.DisableWantedLevel = true
|
||||
Config.EnableHud = true -- enable the default hud? Display current job and accounts (black, bank & cash)
|
||||
Config.EnablePvP = true -- enable pvp?
|
||||
|
||||
Config.PaycheckInterval = 7 * 60000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user