Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE MusicEverywhere (qb-radio)

truesunnyd

Well-known member
Joined
Jul 27, 2021
Messages
51
Reaction score
0
Points
0
Credits
35
Thread owner
PREVIEW

DOWNLOAD

This script is set for QBUS. Not sure if someone else already uploaded or not. You are able to set different locations / jobs for people to play music and also set the range (distance) the music is able to go.

You will need to download MusicEverywhere and xsound and start each source as it's own.

I enjoy this script so I hope you guys do as well :)
 
[ c-scripting-core] Creating script environments for MusicEverywhere
[script:MusicEverywhe] Error loading script server/main.lua in resource MusicEverywhere: @MusicEverywhere/server/main.lua:4: attempt to index a nil value (global 'QBCore')
[script:MusicEverywhe] stack traceback:
[script:MusicEverywhe] @MusicEverywhere/server/main.lua:4: in main chunk
 
PREVIEW

DOWNLOAD

This script is set for QBUS. Not sure if someone else already uploaded or not. You are able to set different locations / jobs for people to play music and also set the range (distance) the music is able to go.

You will need to download MusicEverywhere and xsound and start each source as it's own.

I enjoy this script so I hope you guys do as well :)
truesunnydnice
 
  • Post hidden due to user being banned.
PREVIEW

DOWNLOAD

This script is set for QBUS. Not sure if someone else already uploaded or not. You are able to set different locations / jobs for people to play music and also set the range (distance) the music is able to go.

You will need to download MusicEverywhere and xsound and start each source as it's own.

I enjoy this script so I hope you guys do as well :)
truesunnydRhank you
 
[ c-scripting-core] Creating script environments for MusicEverywhere
[script:MusicEverywhe] Error loading script server/main.lua in resource MusicEverywhere: @MusicEverywhere/server/main.lua:4: attempt to index a nil value (global 'QBCore')
[script:MusicEverywhe] stack traceback:
[script:MusicEverywhe] @MusicEverywhere/server/main.lua:4: in main chunk
TheMaxxi get the same error, any fix?
 
Thread owner
[ c-scripting-core] Creating script environments for MusicEverywhere
[script:MusicEverywhe] Error loading script server/main.lua in resource MusicEverywhere: @MusicEverywhere/server/main.lua:4: attempt to index a nil value (global 'QBCore')
[script:MusicEverywhe] stack traceback:
[script:MusicEverywhe] @MusicEverywhere/server/main.lua:4: in main chunk
TheMaxxYou will most likely need to update your client side and server side to this:

local QBCore = exports['qb-core']:GetCoreObject()

I believe I uploaded this before they had the newer qbcore call out
 
Back
Top Bottom