# ‌🔧 rcore\_tuning

## rcore\_tuning

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

## Installation Guide

#### Database installation

Start the script, and all databases required by rcore\_tuning will be created automatically.

## Setup guide

1. Add rcore\_tuning to your resources
2. Add `ensure rcore_tuning` to your server.cfg
3. Enjoy the script!

## How to edit the config

Follow this guide we have created for you [here](https://documentation.rcore.cz/paid-resources/rcore_tuning/config) to easily edit your config.

## Framework integrations

While your framework should be detected automatically, the system we have implemented for that can sometimes fail. If it does fail, please follow the guide found [here](https://documentation.rcore.cz/paid-resources/rcore_tuning/framework) to fix any issues.

## Job integrations

In order to use the jobs aspect of the script, you must integrate the job into your framework. Luckily, we've made it possible for you to simply copy and paste snippets to create jobs. This guide can be found [here](https://documentation.rcore.cz/paid-resources/rcore_tuning/jobintegration)

## Item integrations

If you've enabled the component item in the config, you'll now have to add the item to your framework. You can do so by following the guide found [here](https://documentation.rcore.cz/paid-resources/rcore_tuning/itemintegration)

## Changing prices of upgrades

Follow this guide we have created for you [here](https://documentation.rcore.cz/paid-resources/rcore_tuning/pricechange) to easily change prices of upgrades.

#### Chat commands

| Command           |  Params  |                         Description                         |       Use |
| ----------------- | :------: | :---------------------------------------------------------: | --------: |
| /catalogue        | serverId |           Opens the tuning catalogue for customers          | Mechanics |
| /tuningcategorize | serverId | Allows server admins to set the class modifier for vehicles |    Admins |


---

# 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_tuning.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.
