Envi Scripts Documentation
  • 👋Introduction
  • 🌉Envi-Bridge
  • ⚙️Compatibility
  • 🖨️Licensing
  • 📒Premium Scripts
    • ❔FAQ / COMMON ISSUES
    • ‼️FIRST STEPS (READ FIRST)
    • ⭐Useful Resources
    • 👀Envi FiveM Showcase Server
    • 📸Envi-Camera
      • ❗First Steps
      • Inventory Setup
      • Editable Functionality
      • Complete Lens Kit
      • Printing Photos
      • Ped Reactions
      • Exports
      • Config File
    • 🪚Envi-ChopShop
      • Inventory Setup
      • How to Chop
      • Props for AntiCheats
      • Editable Functionality
      • Config File
    • 🪣Envi-Dumpsters
      • Common Issues
      • Inventory Setup
      • Editable Functionality
      • Exports
      • Exclusive Zones
      • Survival Items
      • Shopping Carts
      • Hobo Bowling
      • Hobo Taxi
      • Rats and Racoons
      • Config File
      • V2 Config
    • 💺Envi-Ejector-Seats
      • Inventory Setup
      • How to Eject
      • Editable Functionality
      • Config File
    • 🔥Envi-Flamethrower (Standalone)
      • Common Issues
      • Inventory Setup
      • Refueling
      • Editable Functionality
      • Config File
    • 🪽Envi-Flight-Suits
      • Inventory Setup
      • Flight Suits
      • Config File
    • 🍜Envi-Food-Truck
      • ❗VooDoo Required
      • Common Issues
      • Inventory Setup
      • Adding Additional Grill Items
      • Unique Shops with Liveries
      • Spawning the Trucks
      • Using the Trucks
      • Exports
      • Config File
    • 💍Envi-Forever-Rings
      • Inventory Setup
      • Editable Functionality
      • Ring Shop MLO
      • Config File
    • 💻Envi-Hack-Minigames (Standalone)
      • The Worm
      • Password
      • Firewall
      • Node Runner
      • Config File
    • 🎞️Envi-HUD
      • ❗First Time Setup
      • Common Issues
      • Inventory Setup
      • Adding Custom Weapons
      • Change Logo
      • Custom Fonts
      • Converting Notifications
      • Converting Progress Bars
      • Editable Functionality
      • Settings Save Location
      • Exports and Events
      • Commands
      • Vehicle Control
      • Anti Muscle Spasm
      • Ragdoll
      • Config File
    • 🎇Envi-Items
      • Inventory Setup
      • Config File
    • 🚑Envi-Medic
      • Common Issues
      • Fully Disable Transport to Hospital
      • Failsafe
      • Ambulance Scripts
      • Vehicle Fuel
      • Vehicle Keys
      • Exports
      • Config File
    • ☄️Envi-MethVan
      • Common Issues
      • Inventory Setup
      • Cooking Process
      • Editable Functionality
      • Adding a Vehicle
      • Config File
    • 🍃Envi-Megablower9000 (Standalone)
      • Inventory Setup
      • Config File
    • 👯Envi-Population (Standalone)
      • ❗Initial Setup
      • Common Issues
      • Config File
    • 🗒️Envi-Prescriptions
      • Common Issues
      • Inventory Setup
      • Editable Functionality
      • Config File
    • 🔧Envi-Sabotage
      • ❗First Time Setup
      • Common Issues
      • Inventory Setup
      • Exports
    • 🛒Envi-Shops
      • Common Issues
      • Inventory Setup
      • Exports
      • Editable Functionality
      • Config File
    • 📱Envi-Trap-Phone
      • Common Issues
      • Inventory Setup
      • Commands
      • Exports
      • Adding Custom Drugs
      • Using the Phone
      • Disabling Extra Services
      • Config Files
        • config.lua
        • dialogueSettings.lua
        • extraServices.lua
        • gangZoneSettings.lua
        • personalitySettings.lua
        • specialContactSettings.lua
    • 👰Envi-Weddings
      • Inventory Setup
      • Starting Info
      • Manually Removing Data
      • Commands
      • Config File
    • 🎅Envi Xmas-Weapons (Standalone)
      • Inventory Setup
      • Config File
    • 🗡️Envi-Zombie-Weapons (Standalone)
      • Inventory Setup
    • 🧟‍♂️Envi-Zombies
Powered by GitBook
On this page
  • RESOURCES
  • STEP-BY-STEP
  1. Premium Scripts

FIRST STEPS (READ FIRST)

Brief introduction to first time setup

PreviousFAQ / COMMON ISSUESNextUseful Resources

Last updated 25 days ago

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

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.

Only our Non-Standalone scripts use Envi-Bridge. Anything that's Standalone will be labeled as such in both Tebex and this documentation. If you're only setting up a standalone script then you can skip the steps related to Envi-Bridge, as you will not receive this script in your CFX Portal

Correct Load Order:

  • Compatible Framework

  • ox_lib

  • Compatible Inventory Resource

  • Compatible Target Resource

  • All other resources

  • 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 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!

📒
‼️
❗
❗
discord
Base setup
Envi Setup