feat: migrare interactiuni la qb-target (20 resurse) + animatie tableta Job Center + bus icon + terminologie devTeam

This commit is contained in:
2026-04-01 00:20:23 +03:00
parent 583862995c
commit 6113a37400
705 changed files with 250 additions and 68470 deletions

View File

@@ -2,7 +2,7 @@ Config = {}
Config.useModernUI = true -- In March 2023 the jobs have passed huge rework, and the UI has been changed. Set it to false, to use OLD no longer supported UI.
Config.splitReward = false -- This option work's only when useModernUI is false. If this option is true, the payout is: (Config.OnePercentWorth * Progress ) / PartyCount, if false then: (Config.OnePercentWorth * Progress)
Config.UseTarget = false -- Change it to true if you want to use a target system. All setings about the target system are under target.lua file.
Config.UseTarget = true -- Change it to true if you want to use a target system. All setings about the target system are under target.lua file.
Config.UseBuiltInNotifications = false -- Set to false if you want to use ur framework notification style. Otherwise, the built in modern notifications will be used. Avalible only with modern UI
Config.RequiredJob = "builder" -- Set to "none" if you dont want using jobs. If you are using target, you have to set "job" parameter inside every export in target.lua
Config.RequireJobAlsoForFriends = true -- If it's false, then only host needs to have the job, if it's true then everybody from group needs to have the Config.RequiredJob