> For the complete documentation index, see [llms.txt](https://bedoflexdev.gitbook.io/development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bedoflexdev.gitbook.io/development/scripts/bedoflex-airdrop.md).

# bedoflex Airdrop

bedoflex-airdrop Documentation

## ------INSTALLATION------

## STEP 1 - Unzip The Folder

Unzip the script folder than copy or cut everything inside file and paste it on your server resources folder.&#x20;

## STEP 2 - Add Script To Server

Add the script to you server config : " ensure  bedoflex-airdrop". ( **NOTE : Please don't change the script name or folder name.)**

## STEP 3 -  Script Configuration&#x20;

When you open the config file you'll see a lines of codes to configure it to your server.

## STEP 4 -  Useable Exports&#x20;

### Clientside Exports

* exports\['bedoflex-airdrop']:inZone()

  This export returns the following information:

  * If the player is in an airdrop zone:
    * 1st parameter: `true` (indicates the player is in the airdrop zone)
    * 2nd parameter: The ID of the airdrop the player is in
  * If the player is not in an airdrop zone:
    * 1st parameter: `false` (indicates the player is not in any airdrop zone)
    * 2nd parameter: Not returned

### Serverside Exports

* exports\['bedoflex-airdrop']:SendAirdrop(random, source)
  * If the first parameter (`random`) is set to `true`, the airdrop will drop at a random location defined in the configuration.
  * If the second parameter (`source`) is provided and `random` is set to `false`, the airdrop will be sent to the player's current location corresponding to the given source.

## INFOS

**Tebex :** [**https://bedoflexdev.tebex.io/package/6418324**](https://bedoflexdev.tebex.io/package/6418324)

**Discord :** [**https://bedoflexdev.net/discord**](https://bedoflexdev.net/discord)

<figure><img src="https://1782391057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHE47mDCYcwHfrPASyBXt%2Fuploads%2FfzcMrRF0p2puvQZIfaCb%2FK%C4%B1rm%C4%B1z%C4%B1%20Tipografik%20Modern%20E%20Spor%20Oyun%20Logo%20(1).png?alt=media&amp;token=539027c9-3653-45d7-a315-ddb5b0221a57" alt=""><figcaption></figcaption></figure>
