Dream Services
Discord Shop
  • Home
    • Welcome
    • FAQ
    • Purchase
    • Keymaster
    • Common issues
  • Support
    • Support Policy
    • πŸ‡ΊπŸ‡ΈTicket Rules (EN)
    • πŸ‡©πŸ‡ͺTicket Rules (GER)
  • Development Guide
    • Create own locale
  • Product
    • 🎰Dream Vending
      • Config Preview
      • Installation
      • Item Use Effect API
    • 🚘Dream Used Cardealer
      • Config Preview
      • Installation
    • ⚑Dream Solarsystems
      • Config Preview
      • Installation
    • πŸ”ŒDream Solarjob
      • Config Preview
      • Installation
    • πŸͺ™Dream Cryptomining
      • Config Preview
      • Installation
      • Create Warehouses
      • Server
        • Exports
          • IsWarehouseAvailable
          • GetAllWarehouses
          • GetPlayerWarehouses
          • GetWarehouse
          • GetWarehouseWorth
          • GetWarehouseRevenue
          • GetWarehouseTransactions
          • GetWarehouseAllServer
          • GetWarehouseAllServerStatus
          • GetWarehouseServer
          • RefreshAllWarehouses
    • πŸš™Dream Fakeplates
      • Config Preview
      • IsPlateFake
    • 🐟Dream Fishing
      • Config Preview
    • πŸͺDream Market Stalls
      • Config Preview
    • 🚬Dream Smoking
      • Config Preview
      • Installation
Powered by GitBook
On this page
  1. Product
  2. Dream Smoking

Installation

πŸ”¨ Advices to install the script

PreviousConfig Preview

Last updated 11 months ago

Please follow all steps carefully to ensure the correct installation!

  1. Drag the script you downloaded from into your resources directory.

  2. Configure the config named DreamCore.lua

    1. 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

  3. Start the script by adding ensure dream_smoking to your server.cfg file

Make sure that you load only one library!

🚬
keymaster