feat: migrare interactiuni la qb-target (20 resurse) + animatie tableta Job Center + bus icon + terminologie devTeam
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Config = {}
|
||||
|
||||
Config.Lang = "ro" -- Langugage that you want to use (before changing this value make sure that this lang is exists into ./locale directory)
|
||||
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.DistanceCheck = true -- Allows to find players that thries to get some job with 17mov_JobCenter:SetPlayerJob event, but he's so far from job center ped. If set to true job will not be set and you will receive information in the server console. Set this to false if you want to open menu from other locations than default with 17mov_JobCenter:OpenMenu event
|
||||
|
||||
-- Configuration of locations where you can open job center menu
|
||||
|
||||
Reference in New Issue
Block a user