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 Solarjob

Installation

πŸ”¨ Advices to install the script

PreviousConfig PreviewNextDream Cryptomining

Last updated 6 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 and DreamCoreExt.lua

  3. Insert the provided SQL (for your framework) into your database ⚠️ Ensure that the tables are created with values (if defined)

  4. Start the script by adding ensure dream_solarjob to your server.cfg file

Note: You might need to add permission (via ACL in your ) to execute the save command which is specified in the bridge function DreamFramework.firePlayer & DreamFramework.setPlayerGrade:

add_ace resource.dream_solarjob command.save allow -- ESX Example

Ensure you don't rename your framework folder or adjust in our bridge system!

πŸ”Œ
keymaster