Closed ShortWlf closed 1 year ago
found a fix to make the menu go away so issue dont consist, just make the spawn xyz the same as the put xyz, example.
config.lua
["intairport"] = {
label = "Airport Hangar",
takeVehicle = vector3(-1025.92, -3017.86, 13.95),
spawnPoint = vector4(-1003.38, -3008.87, 13.95, 61.831344), -- same xyz = menu closes
putVehicle = vector3(-1003.38, -3008.87, 13.95), -- same xyz = menu closes
showBlip = true,
blipName = "Hangar",
blipNumber = 360,
type = 'public', --public, job, gang, depot
vehicle = 'air' --car, air, sea
},
This issue has had 60 days of inactivity & will close within 7 days
Issue when storing a air plane in the airport garage
I go and take out the air plane from the red marker, it spawns me inside the airplane the menu activation never go's away, saying press letter e, if you press letter e the complete script stops working.
console error ' SCRIPT ERROR: @qb-garages/client/main.lua:542: attempt to index a nil value (upvalue 'currentGarage') '
To Reproduce Steps to reproduce the behavior:
have not been able to resolve issue.