Requirements
- FiveM server
- One of:
qbx_core,qb-core,es_extended, orox_core ox_lib
Steps
-
Drop the
nex_elevatorsfolder intoresources/[nex]/. -
Open
config.luaand setConfig.Framework: -
Add it to
server.cfgafter your framework andox_lib: -
Restart your server. You should see something like
[nex_elevators] Imported 2 elevator(s) from config as defaults.in the console.
/elevatoradmin in-game to start creating elevators.
Updating
Your elevator data is indata/elevators.json inside the resource folder.
- Back up
data/elevators.json. - Replace the resource files with the new version.
- Copy
data/elevators.jsonback into the newdata/folder. - Restart the server.
config.lua is preserved automatically.
