Jump to content

Bass error


Samking

Recommended Posts

 

function snd()
if isElement(sound) then stopSound(sound) end 

sound=playSound("music\gang.mp3")
end

addEvent("sound", true)

addEventHandler("sound", root, snd)

BASS ERROR 2 in LoadMedia  path:E:\Mta sa\mods\deathmatch\resources\vips\musicgang.mp3  3d:0  loop:0

 

how I can solve this problem?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...