Jump to content

Download error!


carlos113

Recommended Posts

Download error: Error downloading requested files. HTTP response code said error. [The requested URL returned error: 404] [save the World Tonight/music.mp3]

What can i do??? pls reply sooon!!

heres my Lua file

song = playSound("music.mp3", true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true) 
outputChatBox ("", 27, 89, 224, true)  
outputChatBox ("#FF7700[MAP]: #FFFFFFUse M for toggle music on/off!", 27, 89, 224, true) 
bindKey("m", "down", 
function () 
        setSoundPaused(song, not isSoundPaused(song)) 
end 
) 

My Meta ----------->

      
    

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