FIRST STEPS
Brief introduction to first time setup
RESOURCES
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
envi-bridge
Any other Envi Resource
STEP-BY-STEP
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
andenvi-[scriptName]
from Cfx.re Portal (https://portal.cfx.re )Step 3: Navigate to your
resources
folderStep 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 firstStep 6: Extract your
envi-bridge
resource from the download and place this inside the[0]
folderStep 7: Navigate back to the main
[envi]
folderStep 8: Extract your
envi-[scriptName]
resource from the download and place this inside the[envi]
folderStep 9: Find the main
server.cfg
in your server where your resources are startedStep 10: At the bottom of your resources (after your
framework
/[standalone]
folders etc.) - Add the lineensure [envi]
These steps will help you make sure that everything is starting in the correct order!
Last updated