# ‌🔫 rcore\_gangs

{% embed url="<https://www.youtube.com/watch?v=3s95w1XB9Y0>" %}
**Showcase Video**
{% endembed %}

[**Buy Here**](https://store.rcore.cz/package/4913168)

[**Forum Post**](https://forum.cfx.re/t/gang-system-with-turf-war/4809447)

## Description

{% hint style="warning" %}
This script does **NOT REQUIRE** any sql files.
{% endhint %}

{% hint style="danger" %}
This script **REQUIRES** artifact version **4752** or **newer** and **OneSync** enabled.
{% endhint %}

### Plug and Play

This resource is ready to use immediately after putting the resource in the resources folder on your server. Database stuff is handled automatically and requires no configuration whatsoever. It is recommended to delete the server cache for this resource if you're transferring over from the older version.

### API

If you wish to connect your resources with this resource we have made a list of all the available client and server side events and exports. More detailed instructions about this topic are listed on this page:

[api](https://documentation.rcore.cz/paid-resources/rcore_gangs/api "mention")

### Integration

In the default this resource is integrated with qb-drugs. Other resources can easily communicate with this resource. You may integrate virtually any framework with this resource. More detailed instructions about this topic are listed on this page:

[integrations](https://documentation.rcore.cz/paid-resources/rcore_gangs/integrations "mention")

### Localization

In the default this resource only supports English localization. You can however translate all the labels into your prefered language in `locales/en.lua` file. More detailed instructions about this topic are listed on this page:

[localizations](https://documentation.rcore.cz/paid-resources/rcore_gangs/localizations "mention")

### Configuration

In the default this resource does not require any configuration from you as everything is automatically detected. Of course this does not change the fact that this resource is highly configurable in `config.lua` file. More detailed instructions about this topic are listed on this page:

[configurations](https://documentation.rcore.cz/paid-resources/rcore_gangs/configurations "mention")

### Default Keybinds

| Key      | Description                                                          |
| -------- | -------------------------------------------------------------------- |
| Z        | Use this to display zone hud in the lower right corner of the screen |
| F10      | Use this to open the gang menu                                       |
| LEFT ALT | Use this to interact with pedestrians or players                     |

### Chat Commands

| Command      | Description                                                          |
| ------------ | -------------------------------------------------------------------- |
| /managegang  | Use this to manage gangs through a menu (Admin Only)                 |
| /creategang  | Use this to create a new gang (Admin Only)                           |
| /deletegang  | Use this to delete an existing gang (Admin Only)                     |
| /acceptgang  | Use this to accept a gang invite                                     |
| /gangmenu    | Use this to open the gang menu                                       |
| /showzones   | Use this to show/hide gang zones on the map                          |
| /selldrugs   | Use this to open the drug menu                                       |
| /freeplayer  | Use this to free the player from zip ties and head bags (Admin Only) |
| /placepoint  | Use this to place a gang checkpoint (Admin Only)                     |
| /removepoint | Use this to remove a gang checkpoint (Admin Only)                    |
| /addvehicle  | Use this to add a gang vehicle (Admin Only)                          |
| /delvehicle  | Use this to remove a gang vehicle (Admin Only)                       |

### Supported Resources

List of all resources we currently support out of the box. More resources can easily be integrated.

#### Inventories

* QBCore Inventory (qb-inventory)
* OverExtended Inventory (ox\_inventory)
* Quasar Inventory (qs-inventory)
* Chezza Inventory (inventory)
* Core Inventory (core\_inventory)
* ModFreakz Inventory (mf-inventory)
* ESX Inventory Hud (esx\_inventoryhud)
* ESX Addon Inventory (esx\_addoninventory)

#### Dispatches

* Codesign Dispatch (cd\_dispatch)
* ProjectSloth Dispatch (ps-dispatch)
* Core Dispatch (core\_dispatch)
* Quasar Dispatch (qs-dispatch)
* RCore Dispatch (rcore\_dispatch)

#### Targets

* QBCore Target (qb-target)
* OverExtended Target (ox\_target)


---

# 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://documentation.rcore.cz/paid-resources/rcore_gangs.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.
