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