> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_radiocar.md).

# ‌📻 rcore\_radiocar

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

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

## Installation Guide

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

First step is selecting your framework, find in config.lua this:`Config.Framework`.\\

![](/files/jYqP4rqEUoTmX05kVCnO)

Depending on your framework you will choose 1 or 2\
So if you're using ESX it will look like this

![](/files/Ix5egWuxlaRkYIozatBe)

Second step is selecting your MySQL driver, find in config.lua this:`Config.MysqlType`\\

![](/files/kRl99Xy3L7XAFF7HzaWU)

The value will depend on what mysql resource your server is using at the moment\
So lets say your server is using "mysql-async" then you will have to change the value like this

![](/files/wCJFVFxranjhLAXa6uiw)

* How to use it in game?
  * By default settings you can open the radio in car with keybind "G"

If you wish to change the key bind you can do it in config.lua by changing `Config.KeyForRadio` value\
You can also disable the key bind and use command only by switching this to true `Config.EnableCommand`\\

![](/files/gIwRwBDhNe3XaBw5oyVh)

## Common Issues & Solutions

### You lack the required entitlement

Do you see something like this in the console?

![](/files/761Vqog2CSzq1QR1hG68)

Please read this guide: [Error: You lack the required entitlement](/cfx-auth-system/you-lack-the-entitlement.md)

### Syntax error near '<\1>'

Do you see something like this in the console?

![](/files/mqTUFiILf9zRSaVtpWLs)

Please read this guide: [Error: syntax error near '<\1>'](/cfx-auth-system/error-syntax-error-near-less-than-1-greater-than.md)

### Could not find dependency / Can't run

Do you see something like this in the console?

![](/files/gJXnbfy9tf8UbMg4g8JK)

![](/files/eYcF94JqgnLj16K2Qmb5)

![](/files/4cyHSzU7zhEfS60H4kXc)

Follow this guide please: [Updating server](/server/updating-server.md)

Do you see something like this in the console?

![](/files/g5FD70o5jybB4XqlQBA8)

![](/files/ZaJA0yF5K8DnBhsQpR57)

Follow this guide please: [onesync](/server/onesync.md)
