# 0R - Deathmatch

{% hint style="info" %}
This resource is intended for ESX, QBCore, and Qbox based servers.
{% endhint %}

```lua
author '0Resmon | aliko.'
```

```lua
dependencies { 'ox_lib' }
```

## Overview

`0r-deathmatch` is an arena minigame resource with lobby creation, team based deathmatch rounds, profile statistics, custom weapon lists, multiple preset maps, and a simple command or zone based menu entry. This guide follows the same flat structure as the other arena resources so setup is easy to follow.

## Start Here

{% content-ref url="0r-deathmatch/setup" %}
[setup](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-deathmatch/setup)
{% endcontent-ref %}

{% content-ref url="0r-deathmatch/configuration" %}
[configuration](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-deathmatch/configuration)
{% endcontent-ref %}

{% content-ref url="0r-deathmatch/integrations-and-exports" %}
[integrations-and-exports](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-deathmatch/integrations-and-exports)
{% endcontent-ref %}

{% content-ref url="0r-deathmatch/faq" %}
[faq](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-deathmatch/faq)
{% endcontent-ref %}

## Important Notes

* Main config file: `0r-deathmatch/config.lua`
* Manual database import is required from `0r-deathmatch/database.sql`
* No required inventory items are needed by default
* The script uses `ox_lib` locales and a profile stats table
* Match access can be opened by command and also restricted to a physical lobby zone

{% embed url="<https://0resmon.tebex.io/>" %}
