# cDev cOne

## cOne Script Documentation

{% embed url="<https://youtu.be/EsuKwUVgG1Y>" %}

### What is cOne?

**cOne** is a customizable Uno-like game script designed for FiveM servers. It allows players to engage in a fun and interactive card game within your server environment. Whether you're adding a new activity for your community or enhancing your server's gameplay options, cOne provides flexibility and ease of use.

***

<details>

<summary>🎉 Feature List</summary>

🛠️ General Settings

* **Standalone Mode:** Run cOne independently or seamlessly integrate with other server scripts.
* **Debug Mode:** Enable detailed logging for easy troubleshooting and maintenance.
* **Version Check:** Automatically verify and update to the latest script version.
* **Language Support:** Customize in-game text to your preferred language for a personalized experience.

#### 🃏 Game Mechanics

* **Classic Uno Gameplay:** Enjoy the beloved Uno rules with smooth multiplayer support.
* **Player Limit:** Set the maximum number of players per table to ensure balanced matches.
* **Special Action Cards:** Incorporate Reverse, Skip, Draw Two, Wild, and Wild Draw Four for strategic play.

#### 🪑 Table Configurations

* **Multiple Tables:** Create and manage numerous game tables with unique positions.
* **Seat Customization:** Tailor seating arrangements and animations for an immersive experience.
* **Prop Management:** Visual representation of decks and discard piles enhances gameplay realism.

🎮 Keybind Configurations

* **Custom Actions:** Assign specific game actions to keyboard keys for intuitive control.
* **Flexible Bindings:** Easily modify key assignments to suit your server’s needs.

#### 🎨 User Interface (UI)

* **Intuitive Design:** Clear display of player hands, decks, and game status for effortless interaction.
* **Real-time Notifications:** Immediate updates on game events and player actions keep everyone informed.
* **Smooth Animations:** Enhance the visual experience with seamless card movements and effects.

</details>

## Installation Guide

{% content-ref url="cdev-cone/installation-guide-ox-inventory" %}
[installation-guide-ox-inventory](https://docs.cdev.shop/fivem/cdev-cone/installation-guide-ox-inventory)
{% endcontent-ref %}

{% content-ref url="cdev-cone/installation-guide-qb-inventory" %}
[installation-guide-qb-inventory](https://docs.cdev.shop/fivem/cdev-cone/installation-guide-qb-inventory)
{% endcontent-ref %}


---

# 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://docs.cdev.shop/fivem/cdev-cone.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.
