# Safe Zones Creator V2

{% hint style="warning" %}
It is important to note that for this resource to work, you need to use following dependencies
{% endhint %}

### Installation

***

{% hint style="info" %}
This is a step-by-step tutorial for setting up our script.
{% endhint %}

{% stepper %}
{% step %}

### Install all dependencies

* [oxmysql](https://github.com/CommunityOx/oxmysql)
* [ox\_lib](https://github.com/CommunityOx/ox_lib/releases)
  {% endstep %}

{% step %}

### Download a release

<https://portal.cfx.re/assets/granted-assets>
{% endstep %}

{% step %}

### Insert SQL File

* Open a resource `uniq-safezonesv2`
* Open `sql.sql` file
* Copy and Paste into your SQL
  {% endstep %}

{% step %}

### Resource start

It is important that your script is started after the necessary resources.

```
start oxmysql
start ox_lib
start framework
start uniq-safezonesv2
```

{% endstep %}
{% endstepper %}

### Supported Frameworks <a href="#supported-frameworks" id="supported-frameworks"></a>

***

If your framework is not listed below, please contact us on our discord server for help.

[**ESX Framework**](https://github.com/esx-framework/esx_core)

[**QBCORE**](https://github.com/qbcore-framework/qb-core)

[**QBOX**](https://github.com/Qbox-project)
