Ambulance Job Script | ESX/QB

Hey and welcome to our Ambulance Job Script!

Showcase Video:

Features:

  • Diagnostic values such as
    → Heart rate (pulse)
    → Blood pressure (RR)
    → Quality of breathing (Oxygen saturation, SpO2)
    → Blood sugar
    Example during a mission with a “difficult to breath” patient

  • Give medication to make your patients feel better
    → you can set up as many as you want with different effects (f.e. Adrenalin increases heart rate)

  • Advanced mission system
    → You can configure every possible situation as a mission including setting up the diagnostic values of the NPC, the animation, whether CPR is required and much more.
    Example from a mission where the O2-Oxygenation is low:
    image

Mission Config Example
    {
        id = 2,
        name = 'CPR1',
        dispatchCode = 'No pulse',
        patientMsg = '~r~Patient does not answer!',
        anim = {dict = 'missarmenian2', entry = 'corpse_search_exit_ped'},
        priority = 'High',
        reward = math.random(400, 600), -- $ amount which is paid on success
        requiredMedicine = {
            'Adrenalin', 'Nitro',
        },
        diagnostic = {
            pulse = 0, -- nil = normal
            systole = 60,
            diastole = 30,
            spO2 = 67,
            bloodSugar = 120,

        },
        requiredCPR = true,
    },
  • Bell system to call ambulance staff
  • Full Dispatch system (f.e. when a player dies)

Advanced boss menu/management system:

  • Create your job outfits ingame: The boss can create the outfit and set up who can access this
  • Manage all job grades ingame (salary etc.) AND create, rename or reorganize your grades completely ingame!
  • Society money and everything a boss menu usually also does

All of our scripts are delivered with a default english and german translation and can be translated in every other language.

Example Dispatch:

Player respawn after death:

Note for QB users: The QB version of this script does not contain all advanced boss features, since the opportunities to change grades and similar ingame are restricted in QB. Everything else is 100% like on ESX:

Regarding Escrow

We paid the highest attention to the opportunity that everybody can simply modify everything without any encryption.
For this matter we only escrowed one pretty small functions, which never have to be modified and can’t cause any problems into the escrow file. So I can promise 100% that you will not even notice this protection, when you aren’t willed to leak the script. If you encounter any problems through this, we’ll directly remove those functions from the escrow file or simply remove it entirely.

Code is accessible 99% yes
Subscription-based No
Lines (approximately) 2900+
Requirements ESX or QB, NativeUILua_Reloaded
Support Yes

Price: 12.99 + tax
:shopping_cart: Get the script at: https://shop.myscripts.eu/package/6604750

:heart: Maybe you are also interessted in our Police and Medic MDT

2 Likes

is there a chance to use the script for the dispatch minigames aka callout? Really loving this script but wanna stay with my current own ambulance job. is there anyway though?

Sincerely Beans

Schön wieder von dir zu hören :wink:

1 Like

You mean like using the missions isolated? Without the whole jobs thing?

- Fix - 01.01.2025

  • Fixed problems with medication and CPR from players (not missions)

yes exactly

Basically possible - you’d need the medications and diagnostics tab from the menu - so you should stick to that - as well as the mission selection maybe. But then this could work. Of course required some changes - but files for that are open.
If you want to know more - feel free to contact me on Discord :slight_smile: