forked from Simnation/Main
all
This commit is contained in:
parent
272fe26ad3
commit
bae835f138
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ Config = {}
|
|||
|
||||
Config.CoreSettings = {
|
||||
Notify = {
|
||||
Type = 'qb', -- support for qb-core notify, okokNotify, mythic_notify and ox_lib notify,
|
||||
Type = 'ox', -- support for qb-core notify, okokNotify, mythic_notify and ox_lib notify,
|
||||
--use 'qb' for default qb-core notify
|
||||
--use 'okok' for okokNotify
|
||||
--use 'mythic' for mythic_notify
|
||||
|
|
|
@ -10,7 +10,7 @@ Config.Hash = {
|
|||
{hash = "friedr8304", detection = 3, doors = {2,5}, left = 0.0, depth = -1.8, height = -0.555, rotate = 0.0},
|
||||
{hash = "altst8304", detection = 3, doors = {2,3}, left = 0.0, depth = -1.8, height = -0.555, rotate = 0.0},
|
||||
{hash = "christoph38", detection = 3, doors = {}, left = 0.0, depth = 0.0, height = -0.555, rotate = 90.0},
|
||||
{hash = "gbemsbisonstx", detection = 3, doors = {2,5,3}, left = 0.0, depth = -2.8, height = -0.80, rotate = 0.0},
|
||||
{hash = "gbemsbisonstx", detection = 3, doors = {2,5,3}, left = 0.0, depth = -2.8, height = -0.300, rotate = 0.0},
|
||||
{hash = "gbemsesperta", detection = 3, doors = {2,5,3}, left = 0.0, depth = -1.8, height = -0.555, rotate = 0.0},
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue