Author Topic: wierd force download problem O.o  (Read 3947 times)

0 Members and 1 Guest are viewing this topic.

Yawgmoth

  • Guest
wierd force download problem O.o
« 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

Yawgmoth

  • Guest
Re: wierd force download problem O.o
« Reply #1 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

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: wierd force download problem O.o
« Reply #2 on: March 21, 2006, 08:33:31 PM »
please post your gm_construct.res ( in your maps folder ) here, thanks.
Experiencing God's grace one day at a time.

Yawgmoth

  • Guest
Re: wierd force download problem O.o
« Reply #3 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

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: wierd force download problem O.o
« Reply #4 on: March 23, 2006, 07:04:09 AM »
That's a very good question  :-X
Experiencing God's grace one day at a time.

Cazull

  • Guest
Re: wierd force download problem O.o
« Reply #5 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?

Yawgmoth

  • Guest
Re: wierd force download problem O.o
« Reply #6 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