Dependencies

1 min readUpdated 2 weeks ago

Required

  • ml_bridge: Framework abstraction, player detection, inventory operations, vehicle keys, permissions
  • ox_lib: Zones, callbacks, progress bars, UI components
  • oxmysql: Database driver for missions, NPCs, XP, and completion tracking

Framework

server.cfg
1ensure qb-core
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_missions
server.cfg
1ensure qbx_core
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_missions
server.cfg
1ensure es_extended
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_missions
server.cfg
1ensure oxmysql
2ensure ox_lib
3ensure ml_bridge
4ensure ml_missions
Auto Detection

ml_bridge detects your framework automatically. No manual setup.

Optional

  • xsound: Audio playback for ElevenLabs TTS voice acting
  • ox_doorlock: Door unlock/lock integration for INTERACT_PROGRESS objectives
  • ml_skills: Skill gated missions, skill XP rewards and skill unlocks. Detected automatically
  • AdvancedParking: Detected automatically. Kept mission vehicles are removed from its database so they do not respawn on rejoin