# Airdrop

## Elena Airdrop

Advanced supply drop system with parachute physics, admin dashboard, multi-framework support and cinematic camera.

### Features

* Parachute physics with smooth descent
* Colored smoke at landing zone
* Three loot tiers: Common, Rare, Legendary
* Full admin dashboard with live stats
* ESX, QBCore, QBox automatic detection
* ox\_target and qb-target support
* Anti-cheat protection
* SQL database logging
* Discord webhook logging
* Five languages: TR, EN, DE, FR, ES
* Cinematic camera system
* Prop editor for parachute adjustment

### Requirements

* oxmysql
* ox\_lib
* es\_extended OR qb-core OR qbx\_core
* ox\_target OR qb-target (optional)

### Support

Join our Discord for support and updates.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elena-scripts.gitbook.io/elenascripts/core-systems/airdrop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
