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()).
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.
- 60 prompts + syntax-validated reference Lua
- Lifetime access — pay once
- All 510 prompts — the full library
- Per-prompt profit/trend intelligence (CSV + playbook)
- Lifetime free updates — new niches as the market moves
$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…
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.
- 60 prompts + syntax-validated reference Lua
- Lifetime access — pay once
- All 510 prompts — the full library
- Per-prompt profit/trend intelligence (CSV + playbook)
- Lifetime free updates — new niches as the market moves
$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 —
TaskPlayAnimno-ops ifmissfinale_c2mcs_1is not loaded; alwaysRequestAnimDict+ aHasAnimDictLoadedwait loop. - One-sided net event —
medical:medevac:deliveredon only one side never notifies the patient; both sides useRegisterNetEvent+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 toPlayer.PlayerData.job.name == 'ambulance'andonduty. - QBox: use
exports.qbx_core:GetPlayer(src)and the same on-duty ambulance gate. - ESX: not targeted here, but
ESX.GetPlayerFromId(src).job.namemirrors the QB job check if you port it.
Profit Potential
$250–$3500/mo on Tebex (expected ~$900). [INFERRED] within the $50-389 script band against the signal-scraper tebex_snapshot corpus (n=100, median seller $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.