FIRST STEPS (READ FIRST)
Brief introduction to first time setup
Last updated
Brief introduction to first time setup
Last updated
PLEASE READ THIS IN FULL
Properly reading and following this guide can prevent you from running into several issues that would be easily fixed
That said, if you do have any questions regarding setup we are more than happy to help in a ticket in the server
Our Scripts use Envi-Bridge to automatically detect Frameworks, Inventories, Zone and Target Resources - due to this we need to ensure that the bridge and any Envi-Scripts resources are started after these dependencies.
Correct Load Order:
Compatible Framework
ox_lib
Compatible Inventory Resource
Compatible Target Resource
All other resources
envi-bridge
Any other Envi Resource
Step 1: Check you have compatible Framework/Inventory/Target/Zones resources in your server (see compatibility: https://envi-scripts-organization.gitbook.io/documentation/compatibility)
Step 2: Download envi-bridge
and envi-[scriptName]
from Cfx.re Portal (https://portal.cfx.re )
Step 3: Navigate to your resources
folder
Step 4: Create a folder and name it [envi]
Step 5: Go inside the [envi]
folder and create another folder called [0]
- This will ensure that the resources in the folder start first
Step 6: Extract your envi-bridge
resource from the download and place this inside the [0]
folder
Step 7: Navigate back to the main [envi]
folder
Step 8: Extract your envi-[scriptName]
resource from the download and place this inside the [envi]
folder
Step 9: Find the main server.cfg
in your server where your resources are started
Step 10: At the bottom of your resources (after your framework
/ [standalone]
folders etc.) - Add the line ensure [envi]
These steps will help you make sure that everything is starting in the correct order!