🥶 FAQ
- Q:
I'm getting this error called: attempt to call a nil value (field 'lib')
- A: Make sure you have ox lib installed and started before jl motel
- Q:
- Q: Can I disable default qb apartments and use this instead?
- A: Yes you can.
- Q: I got this error:
You don't define any type of motel for motel
- A: You must define your motel type
yourmotel.luaConfig.Motel["newmotel"] = {
owner = "newmotel",
label = "New Motel",
type = "shell",
shell = 3,
rent = {
coords = vector4(570.02, -1746.43, 29.22, 247.45)
},
price = 1200,
motel = {}
}- Q: I got this error: