Yoda Things Documentation
  • 💚Yoda Things Documentation
  • INFORMATION
    • 📃Discord Roles
    • 📀Assets Updates
    • ✅Ensure/Start Order
  • PAID RESOURCES
    • 🗑ïļAdvanced Garbage Job
      • 🧰Installation
      • ⚙ïļConfiguration
    • 🚚PostOP Deliveries
      • 🧰Installation
      • ⚙ïļConfiguration
    • 📋Reputation System
      • 🧰Installation
      • ⚙ïļConfiguration
        • ✅Add New Job's
        • 📎Exports
  • FREE RESOURCES
    • 🌐Notify System
    • ðŸ’ĻOxy/Drug Runs
      • 🧰Installation
    • 🗑ïļGarbage Job
      • 🧰Installation
    • ðŸŠĶCemetery Robbery
      • 🧰Installation
      • ⚙ïļConfiguration
Powered by GitBook
On this page
  • What is start order sequence, and why is it important?
  • How to solve it?

Was this helpful?

  1. INFORMATION

Ensure/Start Order

What is start order sequence, and why is it important?

A script you use from us might rely on another script and may need to utilize various functions from the dependent script when it starts. For instance, if you are a QB/ESX user and a script you've acquired from us needs to query a player from qb-core/es-extended, you could face multiple issues if our script starts before qb-core/es-extended.

How to solve it?

Change the order in server.cfg file correctly.

ensure yoda-garbage
ensure qb-core or ex-extended
ensure ox_lib
ensure ox_inventory or qb-inventory
ensure ox_target or qb-target
ensure qb-core or ex-extended
ensure ox_lib
ensure ox_inventory or qb-inventory
ensure ox_target or qb-target
ensure yoda-garbage
PreviousAssets UpdatesNextAdvanced Garbage Job

Last updated 10 months ago

Was this helpful?

âœ