vi/raiser
medical
medical, GTA 6 style illustration
Vaultintermediatemedical

Bleeding & Tourniquet, Hemorrhage Blood-Loss System

ESX/QB hemorrhage layer that drains a server-owned blood level over time from open wounds until a bandage or a limb-correct tourniquet stops it before the player collapses.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~92 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
intermediate1 day

Description

A hemorrhage blood-loss system for ESX or QB servers: an open wound drains a server-owned blood level on a tick, screen effects intensify as it falls, and only a bandage or a tourniquet applied to the correct limb stops the bleed before the player collapses. Servers sell this because it is the layer that makes every gunshot a real medical event and gives EMS a reason to exist.

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/02-bleed-tourniquet-system.lua. It implements a server-side blood level draining on a 5s tick, escalating client screen FX, a bandage that…

🔒 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 blood, Claude counts down locally; keep the level and tick server-side keyed by source so the player cannot freeze it.
  • Anim before load, TaskPlayAnim no-ops if the dict is not loaded; always RequestAnimDict + a HasAnimDictLoaded wait loop.
  • Wrong-limb tourniquet, without a limb check any tourniquet stops the bleed; the server must reject limb ~= data.limb.

Corrective re-prompt: "Keep blood[src] = authoritative on the server, decrement it on a server timer, fire bleed:collapse at zero, and in bleed:treat reject a tourniquet whenever the passed limb does not equal the wounded limb."

Framework Integration

  • ESX: local ESX = exports['es_extended']:getSharedObject(); resolve with ESX.GetPlayerFromId(src).
  • QBCore: local QBCore = exports['qb-core']:GetCoreObject(); resolve with QBCore.Functions.GetPlayer(src) and gate items via Player.Functions.GetItemByName('bandage').
  • QBox: use exports.qbx_core:GetPlayer(src) and exports.ox_inventory:Search for the bandage/tourniquet items.

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), set for a rising hardcore-injury niche.

Trend Signal

↗ rising, corpus: Bleed+tourniquet is the standard hemorrhage layer top ambulance jobs ship (wasabi/pmms); rising as servers push hardcore-injury RP.

Sales Angle

Position as the hardcore-injury upgrade that makes wounds matter and gives EMS a real job, it bolts onto any wound model. Recommended Tebex price $159.

Difficulty & Ship Time

intermediate · ships in 1 day.