vi/raiser
medical
medical, GTA 6 style illustration
Vaultadvancedmedical

Air Ambulance, Helicopter Medevac & Winch Loading

QB/QBox helicopter medevac with a server-validated hover-winch stretcher pickup and an authorized helipad dropoff that credits the delivery.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~94 loc
Claude
Claude Opus 4.x / Sonnet 4.x
Validation
syntax-validated
Updated
2026-06-25
Unlock price
$199Vault

Unlock all 510 prompts

Profit potential / morising
$900($250 to $3,500)

$50-389 script band, sized for a rising niche; top sellers clear around $11.85K/mo.

Effort vs return
advanced1-2 days

Description

An advanced air-ambulance medevac for QB or QBox servers: a medic hovers a helicopter over a downed patient, runs a winch-stretcher pickup, and flies them to a hospital helipad where the server credits the delivery. Servers buy it because air medevac is the headline feature large-map and heli-RP communities want and almost no quality standalone covers.

Prompt Template

You are writing a FiveM resource for QBCore (exports['qb-core']:GetCoreObject()).

🔒 Eyes-only, locked prompt body

The full prompt template and its reference Lua are part of a one-time pack. Pick your depth, both are lifetime access, no subscription, ever.

Core$49one-time
  • 60 prompts + syntax-validated reference Lua
  • Lifetime access, pay once
Most Popular · Best Value
Vault$199one-time
  • All 510 prompts, the full library
  • Per-prompt profit/trend intelligence (CSV + playbook)
  • Lifetime free updates, new niches as the market moves
Get the Vault, $199

$49 for 60 · $199 for all 510 + intelligence, one-time, no subscription.

Expected Output

The reference Lua lives at content/expected-outputs/medical/17-air-ambulance-medevac.lua. It implements a server-validated winch load that checks flat distance to the patient, a loaded table keyed by…

🔒 Eyes-only, locked prompt body

The full prompt template and its reference Lua are part of a one-time pack. Pick your depth, both are lifetime access, no subscription, ever.

Core$49one-time
  • 60 prompts + syntax-validated reference Lua
  • Lifetime access, pay once
Most Popular · Best Value
Vault$199one-time
  • All 510 prompts, the full library
  • Per-prompt profit/trend intelligence (CSV + playbook)
  • Lifetime free updates, new niches as the market moves
Get the Vault, $199

$49 for 60 · $199 for all 510 + intelligence, one-time, no subscription.

Known Failure Modes & Corrective Prompt

  • Client-trusted winch, the client claims the patient is loaded from anywhere; validate the medic-to-patient distance server-side before recording the load.
  • Anim before load, TaskPlayAnim no-ops if missfinale_c2mcs_1 is not loaded; always RequestAnimDict + a HasAnimDictLoaded wait loop.
  • One-sided net event, medical:medevac:delivered on only one side never notifies the patient; both sides use RegisterNetEvent + AddEventHandler.

Corrective re-prompt: "In server.lua reject medical:medevac:load unless the medic ped is within 8m flat of the patient ped, store loaded[medic]=patient, and only fire medical:medevac:delivered when the medic is within 30m of the HELIPAD vector3, never let the client assert the load or the delivery."

Framework Integration

  • QBCore: local QBCore = exports['qb-core']:GetCoreObject(); gate the winch to Player.PlayerData.job.name == 'ambulance' and onduty.
  • QBox: use exports.qbx_core:GetPlayer(src) and the same on-duty ambulance gate.
  • ESX: not targeted here, but ESX.GetPlayerFromId(src).job.name mirrors the QB job check if you port it.

Profit Potential

$250-$3500/mo on Tebex (expected ~$900), within the $50-389 script band against a corpus of comparable Tebex sellers (median ~$11.85K/mo), lifted for a rising premium air-ambulance niche.

Trend Signal

↗ rising, inferred: Air-ambulance medevac is a premium niche; rising with large-map and heli-RP servers, few quality options exist.

Sales Angle

Position as the premium air-ambulance feature large-map and heli-RP servers crave, a marquee mechanic that justifies a higher tier than a ground ambulance job. Recommended Tebex price $279.

Difficulty & Ship Time

advanced · ships in 1-2 days.