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: <[email protected]>
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

Reply via email to