1
0
Fork 0
forked from Simnation/Main

resources/[jobs]/[mechanic]/rtx_carlift/config.lua aktualisiert

Signed-off-by: Max <max@evolution-state-life.de>
This commit is contained in:
Max 2025-08-14 21:13:48 +02:00
parent 81f11b9861
commit f9d0286a92

View file

@ -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