feat: migrare interactiuni la qb-target (20 resurse) + animatie tableta Job Center + bus icon + terminologie devTeam
This commit is contained in:
@@ -16,7 +16,7 @@ Config.Props = {
|
||||
-- Add more if u want!
|
||||
}
|
||||
|
||||
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.RequiredJob = "postman" -- 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
|
||||
Config.RequiredItem = "none" -- Required Item needed to start the job. Set to "none", if you dont want to use RequiredItem
|
||||
|
||||
Reference in New Issue
Block a user