# Installation

## Installation Guide for NRG AlcoEffect Script

## ⚠️ ***Important***

**Check that this item isn't used in other scripts. If it is, change its name or remove the effect it applies in those scripts.**

### Required Scripts ⚙️

Before starting the installation process, ensure the following dependencies are installed:

* `es_extended` (or `qbcore`)
* `ox_lib` (optional)
* `oxmysql` (optional)
* `ox_target` (optional)

### Installation Steps 🛠️

#### 1. Move NRG AlcoEffect to Server Resources 📂

1. Place the `nrg_alcoeffect` folder inside your `resources` directory.
2. In your `server.cfg` or `resources.cfg`, add the following line to ensure the script is loaded:

   ```bash
   ensure nrg_alcoeffect
   ```
3. Database\
   When you run the script for the first time, a new database called **`nrg_alcoeffect`** will be automatically created in your MySQL database.&#x20;
