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.
Last updated
Was this helpful?