> 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/api/buyradio.md).

# Marker for buying radio

## Buying radio to your vehicle

rcore\_radiocar comes with folder \[optional]/rcore\_buyradio

This resource will spawn marker in game where you can buy to your vehicle a radio

## how to install

Go to the rcore\_radiocar/config.lua and switch this to true

```lua
Config.OnlyCarWhoHaveRadio = true
```

### ESX

in config.lua switch framework to "1"\
So it is looking like this\
`Config.Framework = "1"`

### QBCore

in config.lua switch framework to "2"\
So it is looking like this\
`Config.Framework = "2"`

### where to find in game?

* You can find it by default in location: 235.89, -788.46, 30.61
* You need to be in vehicle in order the marker to show up!

![](https://rco.re/docs/radiocar/buyradio-31.png) ![](https://rco.re/docs/radiocar/buyradio-32.png)
