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
  • Ox Scripts
  • Helpful Websites
  • Helpful Scripts
  • Software
  • Logging Tools
  • Adding our clothes to clothing packs
  1. Premium Scripts

Useful Resources

Resources unrelated to Envi scripts, but can be very helpful in your FiveM Server Development experience

PreviousFIRST STEPS (READ FIRST)NextEnvi FiveM Showcase Server

Last updated 6 hours ago

Ox Scripts

  • Ox Scripts have moved to a new GitHub page and will only be updated in this new location

  • You can find the new scripts via the

  • NOTE: For qb-core users only

    • Unless Community Ox updates to add qb-core compatibility back to ox_target and ox_inventory, then you should only get ox_lib from the above github.

    • Download for qb-core compatibility

    • Download for qb-core compatibilty


Helpful Websites

  • (Thanks JG Scripts!)

    • Find the latest stable build artifacts for your server with ease

    • Has all the IDs of available blips

    • You can find the at the bottom of this page

    • This page contains all the possible control inputs for GTA 5 and FiveM

    • When changing control key values in config files typically you need a number value

    • This page is where you can find those number values

    • List of all the vehicle models in GTA 5, with images

    • List of all the available ped models in GTA 5, with images

    • List of all the available weapon models in GTA 5, with images

    • Allows you to compare the changes between two files

    • Useful for checking what changed in a file between script updates

    • Helps you determine which config changes you'll need to put back into the new config after an update, without replacing the entire file and potentially breaking the script due to missing new configuration changes

    • Easy place to view your purchase history, and get tebex ids for said purchases


Helpful Scripts

    • Play with world options

    • Manipulate existing and spawn new objects

    • Get information such as coords about vanilla interiors

    • Ped Spawner

    • Vehicle Spawner

    • Weapon

    • Play audio

    • Script to easily help you copy offsets for any model, including shells


Software

    • Highly recommended to use this application, or something similar, to modify scripts

  • VS Code Extensions (extremely useful installations that will help you quickly navigate and find issues before restarting your server)


Logging Tools

These are highly preferred to Discord as a logging tool. You should never use Discord as your logging solution, but instead pick one of the following. Discord logs are messy, difficult to search through, and any media uploaded to Discord is not permanent, meaning it will be automatically deleted within a couple of months


Adding our clothes to clothing packs

You can integrate our clothing items with any clothing tool, like durty cloth tool (paid) and grzy cloth tool (free).

Alternatively you can just use it as is, as it will work fine without putting it into your own clothing pack.

(Free on Github)

(Free on Github)

Similarly, you can do it manually using ymt editor,

📒
⭐
Community Ox Github
v.1.16.0 of ox_target
v.2.41.0 of ox_inventory
FiveM Artifacts DB
FiveM Blips
Blip Colors
FiveM Control Keys
Vehicle Models
Ped Models
Weapon Models
Diff Checker
Tebex Payment History
Dolu Tool
qw-offsetfinder
VS Code
CfxLua IntelliSense - Community Ox
Lua - sumneko
GitLens - Git Kraken
Fivemerr
Fivemanage
like this