gta6/prompts
police
Vaultadvancedpolice

Aerial Support — Drone & Heli Surveillance

QBCore/QBox aerial unit toolkit — helicopter/drone spotlight, thermal cam and a server-owned tag-and-track suspect overlay with ox_fuel-gated airtime.

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
~91 loc
Claude
Claude Opus 4.x / Sonnet 4.x
Validation
syntax-validated
Updated
2026-06-25

Description

An aerial-unit toolkit: spotlight, thermal vision, and a tag-and-track overlay that pins a suspect's live position for every ground unit, with airtime gated by ox_fuel so the helo can't loiter forever. Servers sell it because air support is rising air-unit RP and a shared, server-owned track overlay is what makes a pursuit feel coordinated.

Prompt Template

Build a FiveM aerial-support resource for QBCore (with a QBox-compatible export…

🔒 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

See content/expected-outputs/police/29-aerial-support-drone-heli-surveillance.lua — a client driving spotlight, thermal (SetSeethrough) and a net-id tag whose position it streams, and a server 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

  • Tracked list client-side, so each ground unit saw a different overlay.
  • Spotlight ran on an empty tank because ox_fuel was never checked.
  • Tag used a local entity handle and desynced across clients.
  • track update missing AddEventHandler, so the overlay never refreshed.

Corrective re-prompt: "Move the tracked-target table to the server and broadcast it with TriggerClientEvent(..., -1, ...), key every target by NetworkGetNetworkIdFromEntity, and gate spotlight/airtime on exports.ox_fuel:GetFuel(veh) with a graceful fallback when the resource is missing."

Framework Integration

ESX: Not targeted; swap isAirUnit to xPlayer.job.name == 'police' with an air grade if porting. QBCore: QBCore:GetCoreObject(); gate isAirUnit on Player.PlayerData.job.name == 'police' and an air-support grade. QBox: exports.qbx_core:GetPlayer(src); check player.PlayerData.job.type == 'leo' plus an air grade.

Profit Potential

$250–$3500/mo on Tebex (expected ~$900). [INFERRED] priced within the $50-389 script band against the signal-scraper tebex_snapshot corpus (n=100, median seller $11.85K/mo), scaled to a rising air-unit-RP niche.

Trend Signal

rising — inferred: Heli/drone surveillance (spotlight/IR/track) is rising air-unit RP; airtime governed via ox_fuel dependency. Mechanic itself is inferred from market demand.

Sales Angle

Position as the air-support division's signature toolkit, dependent on ox_fuel for realism; premium tier. Recommended Tebex price $129.

Difficulty & Ship Time

advanced · ships in 2-4h.