Installation
π¨ Advices to install the script
Last updated
π¨ Advices to install the script
Last updated
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:
1. Set the DreamCore.UIType
to nativeui
2. 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:
1. Set the DreamCore.UIType
to ox
2. Load the library in the fxmanifest.lua
- Make sure that OxLib is loaded in shared_scripts
- Make sure that OxLib is in your dependencies
Start the script by adding ensure dream_smoking
to your server.cfg
file
Make sure that you load only one library!