⤵️Installation
# STEP 1 - Check dependencies
Make sure you have installed all dependencies .
# STEP 2 - Drag And Drop
Drag and drop the l2s-hotels to your resources folder.
# STEP 3 - Setup Maps
To benefit from all the features of the script, you must purchase maps designated for the script , or add your hotel configuration.
# STEP 4 - SQL Insert
Insert the SQL file to your database.
# STEP 5 - Setup Items and Images
Set Up Items According to your inventory
1- Add Items in qb-core/shared/items.lua
2- Add Image in qb-inventory/html/images/...
3-Add Item Info (optional) in qb-inventory/html/js/app.js
1- Add Items in ox_inventory/data/items.lua
QBCore:
ESX:
2- Add Image in ox_inventory/web/images/...
1- Add Items in qb-core/shared/items.lua or or qs-inventory/config/metadata.js for esx
2- Add Image in qs-inventory/html/images/...
3-Add Item Info (optional) in qs-inventory/config/metadata.js
1- Add Items in qb-core/shared/items.lua
2- Add Image in qb-inventory/html/images/...
3-Add Item Info (optional) in l2s-inventory/html/js/app.js
Important: if you use ox_inventory , you should add this code in : ox_inventory/modules/inventory/server.lua
# STEP 6 - For (cfx_gn_von_hotel_rockford)
If you're using the GN Rockford Hotel map, navigate to the following directory:
📁 cfx_gn_von_hotel_rockford\script_loader\client,
Then, add the following code to the last line of the file.
And this line before any elevator therad:
# STEP 7 - Start The Script
1 - Start the script on your server.cfg
Last updated