Ulysses Stuff > General Chat & Help and Support

wierd force download problem O.o

(1/2) > >>

Yawgmoth:
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: ---//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"

--- End code ---

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

Yawgmoth:
oop how rude of me hehe...

any help would be appreciated. Thanks for your time.
-Yawgmoth
dryawgmoth@gmail.com

Megiddo:
please post your gm_construct.res ( in your maps folder ) here, thanks.

Yawgmoth:
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: ---//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"

--- End code ---

and here's my gm_construst.res

--- Code: ---"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
}
--- End code ---

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

Megiddo:
That's a very good question  :-X

Navigation

[0] Message Index

[#] Next page

Go to full version