<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [bf1942] Bug in server: map changes not possible</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; From: Christopher Kunz [<A HREF="mailto:chrislist@de-punkt.de">mailto:chrislist@de-punkt.de</A>]</FONT>
<BR><FONT SIZE=2>&gt; Subject: Re: [bf1942] Bug in server: map changes not possible</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Peter Chang wrote:</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; &gt; anyway, i've fixed this w/ the same caveat as in the readme </FONT>
<BR><FONT SIZE=2>&gt; for addlevel. if</FONT>
<BR><FONT SIZE=2>&gt; &gt; you don't specify a gpm or mod name it will implicitly use </FONT>
<BR><FONT SIZE=2>&gt; the server</FONT>
<BR><FONT SIZE=2>&gt; &gt; settings (this is how i think of the current situation, but </FONT>
<BR><FONT SIZE=2>&gt; it wasn't</FONT>
<BR><FONT SIZE=2>&gt; &gt; explicit before)</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; So, is it supposed to work if my maplist is comprised of just the map </FONT>
<BR><FONT SIZE=2>&gt; names without game modes and mod?</FONT>
</P>

<P><FONT SIZE=2>if i understand correctly, yes.</FONT>
</P>

<P><FONT SIZE=2>to paraphrase the readme, the map commands are meant to be backwards compatible w/ the initial bfv release. this means that all of the following should do something meaningful (if you have the maps around that is)</FONT></P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>game.addLevel lang_vei</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>game.addLevel lang_vei gpm_coop</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>game.addLevel lang_vei gpm_coop bfvietnam</FONT>
</P>

<P><FONT SIZE=2>the last one explicitly specifies the map name, game play mode, and mod. the other two implicitly use the game play mode and mod that the game has when you run the command. the maplist.con file will always be written out in the fully qualified format</FONT></P>

<P><FONT SIZE=2>\p</FONT>
</P>

</BODY>
</HTML>