Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Yawgmoth on March 21, 2006, 06:07:49 PM

Title: wierd force download problem O.o
Post by: Yawgmoth on March 21, 2006, 06:07:49 PM
Hi there,
I thought it would be cool to add StarWars sounds to my server so I put a few wavs in my forcedownload.ini file ... it looks like this

Code: [Select]
//ULX-Dynamic res generator
//Put files you wish to force the client to download in this file, seperated by newlines.
//For example, you might put "sound/supafly.mp3" in here, make sure it has the quotes."sound/impressive.wav"

"sound/impressive.wav"
"sound/careful.wav"
"sound/test.mp3"
"sound/jawa.wav"

for come reason careful.wav and jawa.wav get downloaded correctly but it doesn't download test.mp3 or impressive.wav ...
i've tried renaming them or switching their orders and everything but it just won't work >.<  i can't figure it out O.o
Title: Re: wierd force download problem O.o
Post by: Yawgmoth on March 21, 2006, 06:09:05 PM
oop how rude of me hehe...

any help would be appreciated. Thanks for your time.
-Yawgmoth
dryawgmoth@gmail.com
Title: Re: wierd force download problem O.o
Post by: Megiddo on March 21, 2006, 08:33:31 PM
please post your gm_construct.res ( in your maps folder ) here, thanks.
Title: Re: wierd force download problem O.o
Post by: Yawgmoth on March 22, 2006, 05:17:03 PM
Well I added a few more to the list and about half of the list will eb downloaded now o.O

here's what my new forcedownload.ini looks like
Code: [Select]
//ULX-Dynamic res generator
//Put files you wish to force the client to download in this file, seperated by newlines.
//For example, you might put "sound/supafly.mp3" in here, make sure it has the quotes."sound/impressive.wav"

"sound/impressive.wav"
"sound/careful.wav"
"sound/test.mp3"
"sound/jawa.wav"
"sound/wickedsick.mp3"
"sound/youwillpay.wav"
"sound/holyshit.mp3"
"sound/seeya.wav"

and here's my gm_construst.res
Code: [Select]
"Resources"
{
"models\weapons\v_alyx_gun.mdl"
"models\weapons\v_alyx_gun.dx90.vtx"
"models\weapons\v_alyx_gun.sw.vtx"
"models\weapons\v_alyx_gun.dx80.vtx"
"models\weapons\v_alyx_gun.vvd"
"materials\models\weapons\v_alyx_gun.dx80.vtx"
"materials\models\weapons\v_alyx_gun.vvd"
"materials\models\weapons\v_alyx_gun.sw.vtx"
"materials\models\weapons\v_alyx_gun.dx90.vtx"
"materials\models\weapons\v_alyx_gun.mdl"
"materials\models\weapons\alyxgun\v_alyxgun.vmt"
"materials\models\weapons\alyxgun\v_alyxgun.vtf"
"materials\models\weapons\alyxgun\v_alyxgun_em.vtf"
"lua\init\AlyxGun.lua"
"maps\gm_construct.res"
"maps\gm_build_bridge.res"
"maps\gm_910.res"
"maps\gm_birdpoo.res"
"maps\gm_birdman.res"
"maps\gm_build_bridge_v2.res"
"maps\gm_build_tothetop.res"
"maps\gm_football.res"
"maps\gm_graveyard.res"
"maps\gm_laserdance.res"
"maps\gm_longsight.res"
"maps\gm_melonlockdown.res"
"maps\gm_melonrace.res"
"maps\gm_tpc_test.res"
"Lua\weapons\alyxgun.lua"
//ULX Dynamic res BEGIN
"sound/impressive.wav"
"sound/careful.wav"
"sound/test.mp3"
"sound/jawa.wav"
"sound/wickedsick.mp3"
"sound/youwillpay.wav"
"sound/holyshit.mp3"
"sound/seeya.wav"
//ULX Dynamic res END
}

now I kind of get how forcedownload works ... it adds the reasources to the maps.res files huh?

they're all there though ... so why do they not download? :(

-Yawgmoth
dryawgmoth@gmail.com
Title: Re: wierd force download problem O.o
Post by: Megiddo on March 23, 2006, 07:04:09 AM
That's a very good question  :-X
Title: Re: wierd force download problem O.o
Post by: Cazull on March 23, 2006, 12:20:22 PM
I'm having the same problems, but the thing is nothing has been downloaded by anyone as of yet. Is there some kind of "gm_forcedownload 1" that I have to enable in order to make it force people to download the stuff?
Title: Re: wierd force download problem O.o
Post by: Yawgmoth on April 02, 2006, 05:41:59 PM
well today it just started working ... I dunno if I did anything or if it was a valve problem or what but it works now ... thanks  ;D lol

- Yawgmoth