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