๐Envi-Tutorial
Envi-Tutorial Official Documentation
Prerequisites
A working FiveM Server
Basic understanding of FiveM server setup and resource management
Followed the FIRST STEPS (READ FIRST) guide
envi-bridgeox_liba working SQL layer or
oxmysqlenvi-interacta target resource for the intro car interactions
garage, fuel, bank, and shop resources that match your configured Stage 1 locations
What this adds
Envi-Tutorial adds a guided onboarding flow with intro dialogue, bucket isolation, showcase cars, a starter vehicle handoff, and a Stage 1 city checklist.
Core systems:
optional intro dialog through
ox_libisolated tutorial bucket flow
Professor Bonzai interaction flow
starter vehicle selection
framework-specific garage insertion
Stage 1 garage, fuel, bank, and shop validation
saved tutorial progress in SQL
Install
Follow FIRST STEPS (READ FIRST) for the correct load order.
Run once so the tutorial table is created.
Replace the introduction and Stage 1 coordinates for your city.
Align the open server garage branch to your framework.
Wire the open fuel hook if fuel checks fail.
Docs in this section
Good first checks
If the tutorial does not start, check the ped coords and interaction range.
If the starter vehicle is missing, check the garage branch and DB insert path.
If the tutorial loops, check the saved player stage.
Rewrite any leftover Enterprise branding in the intro speech before going live.
Last updated