feat: migrare interactiuni la qb-target (20 resurse) + animatie tableta Job Center + bus icon + terminologie devTeam
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Config = {}
|
||||
|
||||
Config.UseTarget = false -- Change it to true if you want to use a target system. All settings 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 settings about the target system are under target.lua file.
|
||||
Config.UseBuiltInNotifications = false -- Set to false if you want to use your framework notification style. Otherwise, the built in modern notifications will be used. Available only with modern UI
|
||||
Config.RequiredItem = "none" -- Set it to anything you want, to require players to have an item in their inventory before they start the job
|
||||
Config.RequireItemFromWholeTeam = true -- If it's false, then only the host needs to have the required item, otherwise entire team needs it.
|
||||
|
||||
Reference in New Issue
Block a user