# Introduction

## 🚗 Dynyx RC Cars & Drones

Welcome to **Dynyx RC Cars & Drones** – the ultimate remote-controlled experience for RP servers. This system adds collectible, customizable RC Cars and Drones with full gameplay mechanics, upgrades, battery management, and a smooth UI – turning these toys into a full-fledged side activity for your players.

***

### 🔗 Useful Links

✅ [**Buy on Tebex**](https://www.dynyxscripts.com/product/7035566)\
📺 [**View Showcase**](https://youtu.be/5S6uV_nF1dU)\
💬 [**CFX Post**](https://forum.cfx.re/t/all-in-one-rc-system-rc-cars-drones/5353997)\
📚 [**View All Guides**](/dynyx-scripts/rc-car-and-drones/guides.md)

***

### ✨ Core Features

#### 🛰️ Drone System

* **📸 FPV & Third Person View** – Switch camera modes on the fly for immersive control.
* **🎛️ Drone UI Overlay** – Battery, signal strength, altitude, GPS lock, IMU status, and health indicators.
* **🔋 Battery Management** – Replaceable batteries with return-to-home warnings at low charge.
* **🛠️ Damage & Health** – Drones take collision damage and can be repaired at RC Benches.
* **🌒 Vision Modes** – Night Vision, Thermal Vision (enable per-drone in config).
* **🔦 Spotlight Support** – Turn on/off a spotlight for tactical or cinematic use.
* **📡 Signal Simulation** – Weak signal alerts, disconnection warnings, and auto-return protocols.

***

#### 🚗 RC Car System

* **📺 RC Car UI** – Gear indicator, speedometer, headlights toggle, and health bar.
* **🛞 Customization System** – Body shells, paint jobs, wheels, LEDs, and performance upgrades.
* **🛠️ Repair System** – Bring damaged RC cars to repair benches and restore health for a fee.
* **🛑 Stop & Return Commands** – Instantly stop your RC car or recall it from a distance.
* **📈 Persistent Stats** – Health and battery are stored in metadata for each car.

***

#### 🏪 Customization & Repair Zones

* **🔧 Fully Configurable Zones** – Add as many as you like, with optional job/citizen restrictions.
* **🪑 Prop Support** – Automatically spawn benches or props at the zones for immersion.
* **🖥️ Menu-Based UI** – Clean and intuitive context menus to repair or customize.

***

#### 🎮 Gameplay & Immersion

* **📦 Inventory Integration** – Items for RC Cars, Drones, Controllers, and Batteries.
* **🔄 Server-Side Metadata** – Battery %, Health %, Upgrades persist through restarts.
* **🎥 Smooth Animations** – Player uses a tablet or controller animation while operating.
* **👥 Group/Job Support** – Limit access to zones by job or specific CitizenIDs.

***

#### 🛠️ Developer & Config Features

* **🌐 Multi-Language Support** – English, Spanish, French, and German included.
* **⚙️ Fully Configurable** – Zones, props, abilities, UI text, and allowed groups are all editable.
* **🔑 Easy Integration** – Works with `ox_inventory`, `qb-inventory`, or `ps-inventory`.

***

### 🚨 RC & Drone Lifecycle

1. **Buy or Spawn Item** – Players receive a drone or RC car item in inventory.
2. **Place Device** – Item spawns a physical drone/car in the world.
3. **Operate** – Players control it via NUI + custom controls.
4. **Battery Management** – Replace batteries when they run out.
5. **Repair & Upgrade** – Visit a customization zone to repair damage or apply upgrades.


---

# 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://dynyx-scripts.gitbook.io/dynyx-scripts/rc-car-and-drones/introduction.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.
