forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
b390ae483b
commit
3848848259
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Config.PhoneBoxes = { --Works only if AutoFindPhoneBoxes is false!
|
|||
Config.PhoneBoxModel = "sf_prop_sf_phonebox_01b_s" --Model for Config.PhoneBoxes
|
||||
|
||||
Config.UseTarget = true -- If true, it will use the target system to interact with the phonebox / only works with AutoFindPhoneBoxes = true
|
||||
Config.TargetSystem = "qb_target" -- The target system you are using ( qb-target or ox_target )
|
||||
Config.TargetSystem = "qb-target" -- The target system you are using ( qb-target or ox_target )
|
||||
|
||||
Config.ESXTextUI = true -- If true, it will use esx_textui to display notifys.
|
||||
Config.UseESXContext = true -- If true, it will use the ESX Context to enter phone_number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue