gta6/prompts
medical
Vaultintermediatemedical

Stretcher & Gurney — Patient Carry & Ambulance Loading

ESX/QB deployable wheeled stretcher with a push anim and patient lie-on pose, where the server owns occupancy and validates the load distance.

NON-TESTÉ — the reference Lua is syntax-validated, not run in a live FiveM server. Adapt and test on your own dev server before shipping.
Est. Lua
~99 loc
Claude
Claude Opus 4.x / Sonnet 4.x
Validation
syntax-validated
Updated
2026-06-25

Description

An intermediate stretcher & gurney transport for ESX or QB servers: a medic deploys a wheeled stretcher prop, a patient lies on it, and it loads into the ambulance bay — with the server owning occupancy and validating the load. Because nearly every ambulance job bundles a version, this only sells as a notably more polished standalone, which is exactly how to position it.

Prompt Template

You are writing a FiveM resource for esextended (stable, exports getSharedObject).

🔒 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/18-stretcher-gurney-transport.lua. It implements a gurney prop deploy with model-load waiting, a server-validated load that checks…

🔒 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-decided occupancy — a player loads a patient from across the map or frees someone else's; keep onStretcher server-side and reject a load beyond ~4m.
  • Asset before loadTaskPlayAnim/CreateObject no-op if the dict or model is not loaded; always RequestAnimDict/RequestModel + a Has...Loaded wait loop.
  • One-sided net eventmedical:stretcher:lie on only one side leaves the patient un-posed on restart; both sides use RegisterNetEvent + AddEventHandler.

Corrective re-prompt: "Make server.lua own the onStretcher table keyed by patient server id, reject medical:stretcher:load unless the medic ped is within 4m of the patient ped, only allow medical:stretcher:unload from the medic that loaded them, and wait on HasModelLoaded before CreateObject for the gurney prop."

Framework Integration

  • ESX: local ESX = exports['es_extended']:getSharedObject(); gate deploy/load to ESX.GetPlayerFromId(src).job.name == 'ambulance'.
  • QBCore: local QBCore = exports['qb-core']:GetCoreObject(); check Player.PlayerData.job.name == 'ambulance' and onduty.
  • QBox: use exports.qbx_core:GetPlayer(src) and the same on-duty job gate.

Profit Potential

$80–$1200/mo on Tebex (expected ~$300). [INFERRED] within the $50-389 script band against the signal-scraper tebex_snapshot corpus (n=100, median seller $11.85K/mo), held low for a saturated bundled-feature niche.

Trend Signal

saturated — corpus: Stretcher carry/load ships in nearly every ambulance job (wasabi/pmms); saturated — sell only as a polished standalone.

Sales Angle

Position as the clean, standalone gurney that out-polishes the version bundled in big ambulance jobs — it only converts on visible quality, so lead with the smooth carry-and-load. Recommended Tebex price $59.

Difficulty & Ship Time

intermediate · ships in 1 day.