<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
No it only changes the current position within the loaded maplist<br>
<br>
<div class="moz-signature"><big><font face="Verdana" size="-2"><big><!-- SGT -->Mortis<br>
European Tactical Battlefield Forces<!--<a href="http://www.theartofwarfare.net">The Art Of Warfare</a> - BF<br>
The Gryphons--></big></font></big></div>
<br>
<br>
Thong Tong schreef:
<blockquote cite="midBAY101-F84EC44D214006ED077791DACD0@phx.gbl"
 type="cite">If you do admin.nextlevel and then admin.runnextlevel,
doesn't the "nextlevel" command essentially altering the map cycle in
memory?&nbsp; Effectively, you just place map X in the cycle right after the
current map.&nbsp; Right?
  <br>
  <br>
  <br>
  <hr size="4" width="90%"><br>
  <table class="header-part1" border="0" cellpadding="0" cellspacing="0"
 width="100%">
    <tbody>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Onderwerp:
        </div>
Re: [bf1942] rcon command for changing maps in bf2</td>
      </tr>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Van: </div>
Giel van Schijndel <a class="moz-txt-link-rfc2396E" href="mailto:giel@kingofdos.com">&lt;giel@kingofdos.com&gt;</a></td>
      </tr>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Datum: </div>
Tue, 26 Jul 2005 11:40:27 +0200</td>
      </tr>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Aan: </div>
<a class="moz-txt-link-abbreviated" href="mailto:bf1942@icculus.org">bf1942@icculus.org</a></td>
      </tr>
    </tbody>
  </table>
  <table class="header-part2" border="0" cellpadding="0" cellspacing="0"
 width="100%">
    <tbody>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Aan: </div>
<a class="moz-txt-link-abbreviated" href="mailto:bf1942@icculus.org">bf1942@icculus.org</a></td>
      </tr>
    </tbody>
  </table>
  <br>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Ok, this does work.<br>
  <br>
Its works just like admin.setnextlevel worked with bf1942:<br>
  <br>
  <tt>admin.nextlevel [mapid]&nbsp;&nbsp;&nbsp; # sets the next level to mapid<br>
admin.runnextlevel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # runs the next map<br>
  </tt><br>
So I hope this is of any use, because in my opinion its of better use
than the script, because that would trash the maplist (however it could
be reloaded using maplist.load)<br>
  <br>
  <div class="moz-signature"><big><font face="Verdana" size="-2"><big><!-- SGT -->Mortis<br>
European Tactical Battlefield Forces<!--<a href="http://www.theartofwarfare.net">The Art Of Warfare</a> - BF<br>
The Gryphons--></big></font></big></div>
  <br>
  <br>
Jani Partanen schreef:
  <blockquote cite="midPine.LNX.4.63.0507260923440.29621@sotapeli.fi"
 type="cite">On Tue, 26 Jul 2005, Joe wrote: <br>
    <br>
    <blockquote type="cite">I guess I'm blind too -- Where can you tell
it to just switch to a diff map? <br>
I guess you can mapList.Currentmap &amp; parse that in, mapList.insert
the new <br>
map after that one, and somehow have it magicly remove the map after
running <br>
it... <br>
      <br>
But the question here was how to change to a specific map via
rcon..There <br>
isn't a way, really. I'd like to see what we're all missing, really.. <br>
    </blockquote>
    <br>
    <blockquote type="cite">- admin.nextLevel <br>
&nbsp;Shows the map list ID number for the next map to be played. <br>
    </blockquote>
    <br>
How about that? "Jeah jeah it only shows next map" <br>
    <br>
    <blockquote type="cite">admin.nextLevel <br>
    </blockquote>
admin.nextLevel&nbsp; [int] -&gt; int <br>
    <blockquote type="cite">admin.nextLevel <br>
    </blockquote>
1 <br>
    <blockquote type="cite">admin.nextLevel 3 <br>
admin.nextLevel <br>
    </blockquote>
3 <br>
    <br>
Believe me now? <br>
    <br>
  </blockquote>
</blockquote>
</body>
</html>