Installation
Step 1 - Download
Download sn_tablet, sn_properties & sn_furniture from Keymaster.
Then download the following dependencies and place them in your resource folder.
Dependencies
Link
Once you have downloaded them you are going to need to add them to your server cfg in the following format.
## sn_lin first
ensure sn_lib
## Your framework
ensure qb-core or es_extended or mythic-base
## Other scripts you might need
ensure bob74_ipl
ensure K4MB1-StarterShells
ensure sn_furniture
## Lastly we ensure sn_properties
ensure sn_properties
# Add this if you want to have useable doors
setr game_enableDynamicDoorCreation true
# IN RGB FORMAT: [r, g, b] this changes the whole ui color
setr skeletonnetworks:primaryColor [104, 234, 243]
Step 2 - Add furniture images
In the "Housing" folder you will see a named "images" drag it into sn_lib it should look like this:


Step 3 - Load Database
Run the sql file found in he "Housing" folder
Step 4 - Media API (optional)
If Config.uploadToAPI then make sure you have the token api set in sn_lib
Last updated