forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
5c1b74ac6e
186 changed files with 6936 additions and 6433 deletions
|
@ -15,7 +15,7 @@ Config.DetectorType = 2
|
|||
-- 2 = BT Target
|
||||
-- 3 = QB Target
|
||||
-- 4 = OX Target
|
||||
Config.TargetZoneType = 3
|
||||
Config.TargetZoneType = 0
|
||||
|
||||
-- i will leave this function open, just in case you had anticheat.
|
||||
Config.SetPlayerInvisible = function()
|
||||
|
@ -320,6 +320,29 @@ Config.resolution = {
|
|||
['distance'] = 20,
|
||||
['ScreenOffSet'] = vec3(-1.414970, -0.077085, 0.883600)
|
||||
},
|
||||
[60046420] = {
|
||||
['Job'] = nil, -- Nordi Schlafzimmer
|
||||
['distance'] = 20,
|
||||
['CameraOffSet'] = {
|
||||
['y'] = -3.0,
|
||||
['x'] = 0.0,
|
||||
['rotationOffset'] = vec3(0.000000, 0.000000, 0.000000),
|
||||
['z'] = 0.35
|
||||
},
|
||||
['distanceToOpen'] = 1.5,
|
||||
['ItemToOpen'] = nil,
|
||||
['ScreenOffSet'] = vec3(-1.127840, -0.093100, 1.138510),
|
||||
['ScreenSize'] = vec3(-0.021280, -0.011970, 0.000000)
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[1522819744] = {
|
||||
--Job = { ["police"] = {"*"}, },
|
||||
--ItemToOpen = { "remote", "another item" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue