Okay, i tried everything. This is my last resort. Ok, I made a ttt server and I wanted to add end of round music. My fastdl is working fine and all the files are there. My resources are
if (SERVER) then
resource.AddSingleFile( "sound/leeroyjenkins.wav" )
resource.AddSingleFile( "sound/yayinno.mp3" )
resource.AddSingleFile( "sound/yayinno2.mp3" )
resource.AddSingleFile( "sound/yayinno3.mp3" )
resource.AddSingleFile( "sound/yaytime.mp3" )
resource.AddSingleFile( "sound/yaytraitors.mp3" )
resource.AddSingleFile( "sound/yaytraitors2.mp3" )
resource.AddSingleFile( "sound/yaytraitors3.mp3" )
end
they are placed in the sound folder and the fastdl's sound folder.
I have no idea why it's not downloading. It does bz2 then to the uncompressed like,
"sound/leeroyjenkins.wav.bz2"
"sound/leeroyjenkins.wav"
It's been happening to me forever. Please help!
Also my fastdl is http://spellcheckfastdl.funpic.de/fastdl/
if (SERVER) then
resource.AddSingleFile( "sound/leeroyjenkins.wav" )
resource.AddSingleFile( "sound/yayinno.mp3" )
resource.AddSingleFile( "sound/yayinno2.mp3" )
resource.AddSingleFile( "sound/yayinno3.mp3" )
resource.AddSingleFile( "sound/yaytime.mp3" )
resource.AddSingleFile( "sound/yaytraitors.mp3" )
resource.AddSingleFile( "sound/yaytraitors2.mp3" )
resource.AddSingleFile( "sound/yaytraitors3.mp3" )
end
they are placed in the sound folder and the fastdl's sound folder.
I have no idea why it's not downloading. It does bz2 then to the uncompressed like,
"sound/leeroyjenkins.wav.bz2"
"sound/leeroyjenkins.wav"
It's been happening to me forever. Please help!
Also my fastdl is http://spellcheckfastdl.funpic.de/fastdl/