Scripts
Pyra Airdrops
Installation

Installation

Prerequisites

The following resources must be installed and started before pyra-airdrops:

ResourceWhere to get it
ox_libgithub.com/overextended/ox_lib (opens in a new tab)
Inventory resourceox_inventory, qb-inventory, or your server's compatible inventory
pyra-bridgeIncluded in your purchase download

Steps

Place the resource

Copy the pyra-airdrops folder into your server's resources/ directory (e.g. resources/[pyra]/pyra-airdrops).

Import the SQL

Run the contents of install.sql on your database. This creates the pyra_airdrops table used to persist active and historical drops.

Using HeidiSQL or similar:

  1. Open your server database
  2. Run install.sql (File → Load SQL File, or paste and execute)

Add to server.cfg

ensure ox_lib
ensure pyra-bridge
ensure pyra-airdrops

ox_lib and pyra-bridge must appear above pyra-airdrops.

Restart the server

refresh
start pyra-airdrops
⚠️

The install.sql step is required. Skipping it will cause the resource to fail on start with a database error.


© 2026 Pyra Studios — FiveM Scripts