Server Not Downloading Map
DEADscott
Join Date: 2003-03-29 Member: 15022Members, Constellation
<div class="IPBDescription">When downloading this map from my server</div> Hi, I got a map that we want to run on our server, its called ns_easycheese. It has 3 files, a .bsp, .wpt and a .wad file. On our server I put the .wad file in my hl/ns folder, the .bsp and .wpt file went into the hl/ns/maps folder. When clients download it from our server they get a "could not open .wad file" warning. What did I do wrong? Thanks for your help!
Comments
create a plain text file in your maps directory called ns_easycheese.res. in that file, put everything that you want the people playing to download. ie:
maps/ns_easycheese.bsp
maps/ns_easycheese.wpt
ns_easycheese.wad
that should do it!
Windows defaults to hiding file extensions, so if you save a text file called "ns_easycheese.res" it'll add on the ".txt" to make "ns_easycheese.res.txt." So if you use Notepad, Save AS...and put it in quotes, like this:
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->"ns_easycheese.res"<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
The quotes say save it just the way it's written.
I'm sorry if I've insulted your intellect if you already knew that, but if you didn't know, this will save you future troubles. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->