Play any music in your car and around it (youtube/url)!

Cost: €25.00 | $29.90 excl. VAT
Tebex URL: https://store.rcore.cz/package/4342933

Have you ever wanted to play some youtube music in game? Blast some old school rap or rock song? You can with this Car Radio script!

In-game radio stations are cool, but we’ve heard all they have to offer way too many times. This resource allows you to take your favorite artist and blast their hit songs for you and everyone in and around your car! And you can save your songs! Blast it on repeat, baby!

Get our Car Radio script on your server TODAY over at our Tebex store - https://store.rcore.cz/package/4342933

Car Radio Features

  • 3D sound
  • Can run on any framework
  • All is server synced
  • Can play any song from direct URL / Livestream / youtube / radio stream
  • Option to make the radio for VIP’s only
  • Option to edit/save music in the vehicle
  • Option to enable the radio from command or key
  • Option to disable music after vehicle engine is off
  • Option to allow the radio to interact from any seats or lock to seat list
  • Option to change music distance for the certain vehicle only
  • Option to have a blacklist for vehicles that can interact with radio
  • Option to have a whitelist for vehicles that can interact with radio
  • Option to disable categories of vehicles such alike (boat, heli, plane, sub, train, etc)
  • Option to create a default music list in the vehicle in config

For ESX Only (but can be reprogrammed)

  • Option to enable radio only for owned vehicle
  • Option to enable radio for OWNERS of the vehicle

Server API (export only) to further integrate this resource to your server (you need your programmer to use it)

  • GiveRadioToCar(LicensePlate, cb)
    In config, you can set that no vehicles have this custom radio. Then on server with exports.rcore_radiocar:GiveRadioToCar you can enable radio in given vehicle.

  • HasCarRadio(LicensePlate)
    Checks wether or not the car has this custom radio.

  • RemoveRadioFromCar(LicensePlate, cb)
    Removes this custom radio from given vehicle.

These functions enable you to add this custom radio as an option for your mechanics to install it in a car!

Example

radiocar = exports.rcore_radiocar

RegisterNetEvent("GiveVehicleRadio")
AddEventHandler("GiveVehicleRadio", function(plate)
    if not radiocar:HasCarRadio(plate) then
        radiocar:GiveRadioToCar(plate)
        print("a new vehicle has radio now! cg!")
    else
        print("This vehicle already has the radio!")
    end
end)

Our other awesome releases
ESX Clothes Shop - https://store.rcore.cz/package/4337820
Step up your clothing shop game with this awesome resource! You can restrict items per shop (like jewelery store, hat shop), pay with cash or card (bank account.) You can even restrict items like police clothes!

Standalone Pool/Billiards - https://store.rcore.cz/package/4342929
Take a break from chaotic Los Santos shenanigans and play some old school pool with your friends.

xDiscJockey (DJ Script) - https://store.rcore.cz/package/4357520
Similar to Radio Car, but outside the vehicle! Be your friends’ favorite DJ!

Standalone Arm Wrestling - https://store.rcore.cz/package/4355439
Challenge your friends or enemies to a peaceful arm fight!

Check out all of our resources over at our TEBEX store - https://store.rcore.cz/

Our favorite customer testimonial - TeddyCity RP | mojojojo - project owner

I’ve bought 2 scripts from Rcore to use in my server. I like how they made sure that each script runs properly in your server. They are willing to come to your server and debug the problem. Excellent customer service

8 Likes

Please make it for vRP…

Greetings, this script can be run on vRP aswell!

[quote=“rcore, post:1, topic:2367292”]
ate a default music list in the vehicle in config
[/quote] can you show how many ms when peaple are alround the car and you play music

Hello, i cannot give you results with players but i can do some stress testing

I spawned 100 vehicles with active radio inside them to test the performance

The result for such a big number is not bad but neither great, but this is just stress testing and this scenario having 100 vehicles in one place is unlikely to happen
obrazek

And when you move far away from the vehicles the number gets really low.

obrazek

And with a realistic scenario

There are 3 playing vehicles in one picture

it doesnt get much.
obrazek

2 Likes

Can other players hear this as well when they are in or around your vehicle?

how do i play urls that dont allow embedding because it will only play songs with embedding enabled???

We installed on our server, Radio pops up but will not play any music. Any ideas?

1 Like

Please create ticket at our discord, we offer support for any customer :slight_smile: We will help you better there.

Is that normal ? Other users hear the radio not only from the person who turned it on

How are you allowed to sell obfuscated scripts with ip lock ?

can you change the keybind to the radio

Please add SoundCloud support for this, would be dope!

1 Like

may i ask about the js library u used for playing the audio in 3d manner if this wont bother u ?


Not working

Please message us and dont forget to send tebex order ID :slight_smile:

1 Like