Jump to content

I need a little help...


mint3d

Recommended Posts

Ok so I have this script

addEventHandler( 'onClientResourceStart', resourceRoot, 
        function( ) 
        local sound = playSound3D( 'http://www.181.fm/winamp.pls?station=181-power&style=mp3&description=Power%20181%20(Top%2040)&file=181-power.pls', 488.087890625, -14.6435546875, 1000.6796875 ) 
        setSoundMaxDistance(sound, 4000 ) 
       setElementDimension ( sound, 7 ) 
       setElementInterior ( sound, 17 ) 
       setSoundVolume(sound, 1) 
       setInteriorSoundsEnabled 
end 
) 

Everything worked good until I tried to remove the original music from Alhambra can someone help me? I want to remove Alhambra music.

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...