Installation

warning
Please follow all steps carefully to ensure the correct installation!
-
Drag the script you downloaded from keymaster into your
resources
directory. -
Configure the config named
DreamCore.lua
-
Choose your UIType:
NativeUI:
- Set the
DreamCore.UIType
tonativeui
- Load the library in the
fxmanifest.lua
- Make sure that NativeUI is loaded in
client_scripts
- Make sure that NativeUI is in your
dependencies
OxLib:
- Set the
DreamCore.UIType
toox
- Load the library in the
fxmanifest.lua
- Make sure that OxLib is loaded in
shared_scripts
- Make sure that OxLib is in your
dependencies
- Set the
-
-
Start the script by adding
ensure dream_smoking
to yourserver.cfg
file
danger
Make sure that you load only one library!