sign-posts-wrenchInstallation

[4 tools called]

βš™οΈ Installation

πŸ“‹ Prerequisites

  • FiveM Server (OneSync Legacy/Infinity)

  • MySQL Database (oxmysql recommended)

  • Framework: QBCore, ESX, or Standalone

  • Dependencies: ox_lib, grp_bridge

πŸ“¦ Quick Setup

1. Download & Extract

Download both grp_ems_mission and grp_bridge from your Keymaster and place them in your server's resources directory.

2. Server Configuration

Add to your server.cfg:

ensure grp_bridge
ensure grp_ems_mission

3. Database Setup

Execute grp_ems_mission/database.sql in your database to create the required tables:

  • grp_ems_profiles - Paramedic profiles

  • grp_ems_dailylimits - Daily mission limits

  • grp_ems_leaderboard - Performance statistics

4. Configuration

Open grp_ems_mission/config/config.lua and set:

5. Launch

Restart your server. The EMS Mission System is ready!

βœ… Verification

  • Use /emsmission command

  • Visit mission desk locations

  • Check for successful load messages

πŸ†˜ Need Help?

Contact support if you encounter issues during setup.

Last updated