Home/ Store/ SkyLift — AI Helicopter Taxi
NEW
Vehicles· Gas Team Developers

SkyLift — AI Helicopter Taxi

v2.0.0 Updated July 2026 Qbox

On-demand helicopter charters with a full AI pilot flight engine — book from the /skylift dashboard, watch the heli land on the pad, board with [E], and fly anywhere on the map. No player pilots needed.

SkyLift is a complete AI helicopter taxi platform. Players open the sleek /skylift booking dashboard, pick a pickup helipad (sorted nearest-first) and a destination with a live distance-based fare, and confirm. An AI pilot spawns in, flies to the pad, performs a scripted precision touchdown, waits for the passenger to board with [E], flies them across the map, lands, and despawns after they step out.

Features

  • Full AI pilot flight engine — spawn, approach, precision pad landing, cruise, drop-off, despawn. No hover-forever AI weirdness.
  • Modern dark command-center booking NUI with helipad search, route preview, and fare breakdown.
  • Server-authoritative pricing — distance-based fares with min/max clamps and a configurable city tax, charged from cash then bank.
  • Automatic refunds for spawn failures, boarding timeouts, and pre-boarding cancels.
  • 18 helipads out of the box — every pad is both a pickup and a destination; add more with one config line.
  • Optional MySQL flight history (table auto-created).
  • Fully exported booking backend — drive it from any phone app UI.
  • Rebrandable — set your name in Config.Brand and drop in your own ui/logo.png.
FiveMQBCoreQboxTaxiVehicles

AI Pilot Engine

A scripted AI pilot flies in, lands exactly on the pad, carries the passenger, and despawns — start to finish, no player pilots.

18 Helipads Included

Every pad works as both pickup and destination. Add your own with a single vec4 config line.

Server-Side Fares

Distance-based pricing with min/max clamps and configurable city tax — computed on the server, never the client.

Smart Refunds

Spawn failures, boarding timeouts, and pre-boarding cancels are refunded automatically.

Booking Dashboard

Dark command-center NUI: nearest-first pads, live fares, route + fare-breakdown confirmation, helipad search.

Exports for Phones

The whole booking backend is exported client-side, so you can wire it into any phone resource.

Installation Steps

  1. Download and extract rr-helitaxi into your resources folder
  2. Add 'ensure rr-helitaxi' to your server.cfg after qbx_core, ox_lib and oxmysql
  3. Set your brand name in Config.Brand and replace ui/logo.png with your logo
  4. Optionally add or edit helipads in Config.Helipads (exact touchdown coords + heading)
  5. Restart your server and open /skylift

Dependencies

  • qbx_core
  • ox_lib
  • oxmysql (optional — flight history)

Commands

CommandDescription
/skyliftOpen the SkyLift booking dashboard
/cancelheliCancel an active flight