From f9d0286a928061934b5d57feb94a1939f73841b2 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 14 Aug 2025 21:13:48 +0200 Subject: [PATCH] resources/[jobs]/[mechanic]/rtx_carlift/config.lua aktualisiert Signed-off-by: Max --- .../[jobs]/[mechanic]/rtx_carlift/config.lua | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/resources/[jobs]/[mechanic]/rtx_carlift/config.lua b/resources/[jobs]/[mechanic]/rtx_carlift/config.lua index 40d0271a7..886f6ac0d 100644 --- a/resources/[jobs]/[mechanic]/rtx_carlift/config.lua +++ b/resources/[jobs]/[mechanic]/rtx_carlift/config.lua @@ -40,7 +40,49 @@ Config.CustomJobEventName = "rtx_carlift:SetJob" -- you can execute this event f Config.Lifts = { { - coords = vector3(-220.45, -1329.88, 29.9), -- lift coords + coords = vector3(-3074.68, 447.43, 6.97), -- lift coords + rotation = vector3(0.0, 0.0, 90.0),-- lift rotation + currentheight = 0.0, -- dont edit this + objecthandler = {frame = nil, lift = nil}, -- dont edit this + manipulating = false, -- dont edit this + manipulatingplayerid = nil, -- dont edit this + lifttype = 2, -- lift type 1-4 + buttonuppress = false, -- dont edit this + buttondownpress = false, -- dont edit this + 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 + currentheight = 0.0, -- dont edit this + objecthandler = {frame = nil, lift = nil}, -- dont edit this + manipulating = false, -- dont edit this + manipulatingplayerid = nil, -- dont edit this + lifttype = 2, -- lift type 1-4 + buttonuppress = false, -- dont edit this + buttondownpress = false, -- dont edit this + 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 + currentheight = 0.0, -- dont edit this + objecthandler = {frame = nil, lift = nil}, -- dont edit this + manipulating = false, -- dont edit this + manipulatingplayerid = nil, -- dont edit this + lifttype = 2, -- lift type 1-4 + buttonuppress = false, -- dont edit this + buttondownpress = false, -- dont edit this + 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 currentheight = 0.0, -- dont edit this objecthandler = {frame = nil, lift = nil}, -- dont edit this