From 30abbe28e213a4a2eda66bf16b4021afd0e366d0 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 14 Aug 2025 21:22:20 +0200 Subject: [PATCH] resources/[jobs]/[mechanic]/rtx_carlift/config.lua aktualisiert Lift Signed-off-by: Max --- .../[jobs]/[mechanic]/rtx_carlift/config.lua | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/resources/[jobs]/[mechanic]/rtx_carlift/config.lua b/resources/[jobs]/[mechanic]/rtx_carlift/config.lua index 886f6ac0d..415710f28 100644 --- a/resources/[jobs]/[mechanic]/rtx_carlift/config.lua +++ b/resources/[jobs]/[mechanic]/rtx_carlift/config.lua @@ -1,6 +1,6 @@ Config = {} -Config.Framework = "standalone" -- types (standalone, qbcore, esx) +Config.Framework = "qbcore" -- types (standalone, qbcore, esx) Config.ESXFramework = { newversion = false, -- use this if you using new esx version (if you get error with old esxsharedobjectmethod in console) @@ -40,8 +40,8 @@ Config.CustomJobEventName = "rtx_carlift:SetJob" -- you can execute this event f Config.Lifts = { { - coords = vector3(-3074.68, 447.43, 6.97), -- lift coords - rotation = vector3(0.0, 0.0, 90.0),-- lift rotation + coords = vector3(-3075.60, 447.89, 6.0), -- lift coords + rotation = vector3(0.0, 0.0, 65.0),-- lift rotation currentheight = 0.0, -- dont edit this objecthandler = {frame = nil, lift = nil}, -- dont edit this manipulating = false, -- dont edit this @@ -53,9 +53,9 @@ Config.Lifts = { jobs = { }, }, - { - coords = vector3(0.0, 0.0, 0.0), -- lift coords - rotation = vector3(0.0, 0.0, 90.0),-- lift rotation + { + coords = vector3(-3078.60, 441.84, 6.0), -- lift coords + rotation = vector3(0.0, 0.0, 65.0),-- lift rotation currentheight = 0.0, -- dont edit this objecthandler = {frame = nil, lift = nil}, -- dont edit this manipulating = false, -- dont edit this @@ -66,10 +66,10 @@ Config.Lifts = { onlyjoballowed = false, -- enable this if you want lift restricted only for some jobs (works for only for qbcore and esx) jobs = { }, - }, - { - coords = vector3(0.0, 0.0, 0.0), -- lift coords - rotation = vector3(0.0, 0.0, 90.0),-- lift rotation + }, + { + coords = vector3(-3081.55, 435.77, 6.0), -- lift coords + rotation = vector3(0.0, 0.0, 65.0),-- lift rotation currentheight = 0.0, -- dont edit this objecthandler = {frame = nil, lift = nil}, -- dont edit this manipulating = false, -- dont edit this @@ -80,10 +80,10 @@ Config.Lifts = { onlyjoballowed = false, -- enable this if you want lift restricted only for some jobs (works for only for qbcore and esx) jobs = { }, - }, - { - coords = vector3(0.0, 0.0, 0.0), -- lift coords - rotation = vector3(0.0, 0.0, 90.0),-- lift rotation + }, + { + coords = vector3(-3081.02, 428.03, 6.0), -- lift coords + rotation = vector3(0.0, 0.0, 65.0),-- lift rotation currentheight = 0.0, -- dont edit this objecthandler = {frame = nil, lift = nil}, -- dont edit this manipulating = false, -- dont edit this @@ -94,7 +94,7 @@ Config.Lifts = { onlyjoballowed = false, -- enable this if you want lift restricted only for some jobs (works for only for qbcore and esx) jobs = { }, - }, + }, --[[ -- Other example for new lifts (this is example for lift with job allow only { coords = vector3(-60.84, -165.34, -99.63), -- lift coords