[hlds] RE: sv_downloadurl issue

2005-11-09 Thread stalker333

Hello,

For what it's worth, I've noticed this as well on some servers, ain
files being downloaded again each time I connect. What is causing this?

-TheJointChief
AKA StonedSmurf


Subject: RE: [hlds] sv_downloadurl issue
Date: Tue, 8 Nov 2005 08:53:39 -1000
From: "Rick Payton" <[EMAIL PROTECTED]>
To: 
Reply-To: hlds@list.valvesoftware.com

Actually the only content I've noticed getting re-downloaded lately is
from the /graphs/mapname.ain files, first the bz2 ones off my web
server, then it tries to pull them straight from the game server. Didn't
pay attention to when it started though... Haven't noticed maps or
anything getting re-downloaded.

Rick Payton, IT Support
Morikawa & Associates
(808) 572-1745
http://www.mai-hawaii.com/



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] RE: sv_downloadurl

2005-07-28 Thread Jim

while talking on sv_downloardurl, Has anyone experienced after a round or
maybe a map the sv_downloadurl losing the path to the web server???

I have it in the Server.cfg  file for an SRCDS server and seems to keep
dropping the path. I tried putting it in a Web_Server.cfg and executing that
fromt he Server.cfg and same results..  Nice command and fast on the
download when it stays connected

Also what about the Banner? seems I have never managed to get this to work.
Listed the banner at the HTTP server under a folder called my_cstrike/gfx as
specified. But nothing?

Thanks
- Original Message -
From: "dISCOSTAR*" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, July 28, 2005 7:27 AM
Subject: [hlds] RE: sv_downloadurl




If eg sounds are not downloading you might have forgotten to make a .res
file for that map.

All maps with custom txtures, sound etc, need .res files so the client
knows
what files to download.

The file should have the same name as the bsp file: de_dust_pcg.res

Example content of .res:

"resources"
{
"maps/de_dust_pcg.nav" "file"
"maps/de_dust_pcg.txt" "file"
"maps/graphs/de_dust_pcg.ain" "file"
"resource/overviews/de_dust_pcg.txt" "file"
"materials/overviews/de_dust_pcg.vmt" "file"
"materials/overviews/de_dust_pcg.vtf" "file"
"DownloadLists/de_dust_pcg.lst" "file"
}

Good luck!
//d


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


[hlds] RE: sv_downloadurl

2005-07-28 Thread dISCOSTAR*

If eg sounds are not downloading you might have forgotten to make a .res
file for that map.

All maps with custom txtures, sound etc, need .res files so the client knows
what files to download.

The file should have the same name as the bsp file: de_dust_pcg.res

Example content of .res:

"resources"
{
"maps/de_dust_pcg.nav" "file"
"maps/de_dust_pcg.txt" "file"
"maps/graphs/de_dust_pcg.ain" "file"
"resource/overviews/de_dust_pcg.txt" "file"
"materials/overviews/de_dust_pcg.vmt" "file"
"materials/overviews/de_dust_pcg.vtf" "file"
"DownloadLists/de_dust_pcg.lst" "file"
}

Good luck!
//d


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds