<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=167011912-15092002><FONT face=Arial color=#0000ff size=2>Maybe 
i am implemting it wrong, but i found the Game Password and the publicPassword 
passwords variables do not work, leaving the privatePassword as the ONLY 
variable to work.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Christian Ejlertsen 
  [mailto:chr.ejlertsen@has.dk]<BR><B>Sent:</B> 15 September 2002 
  12:35<BR><B>To:</B> mohaa@icculus.org<BR><B>Subject:</B> Re: [mohaa] how to 
  set paswords on teams?<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Hi </FONT></DIV>
  <DIV><FONT face=Arial size=2>maybe i was to vague........</FONT></DIV>
  <DIV><FONT face=Arial size=2>I&nbsp;need to know this.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>1. Can erach be passworded ?</FONT></DIV>
  <DIV><FONT face=Arial size=2>2. If so how to do that ?</FONT></DIV>
  <DIV><FONT face=Arial size=2>3. If we're not able to do that let me suggest 
  that it gets implemented.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Again thanks in advance.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Christian</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>PS: If I wanted shut the server of for people o 
  nthe outside i would use a game password not private clients, since private 
  clients Are more reserved for people that like to be able noin their at any 
  time, not to use as&nbsp;a game password.</FONT></DIV>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=richardnharrison@btinternet.com 
    href="mailto:richardnharrison@btinternet.com">Richard Harrison</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=mohaa@icculus.org 
    href="mailto:mohaa@icculus.org">mohaa@icculus.org</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, September 15, 2002 1:27 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [mohaa] how to set 
    paswords on teams?</DIV>
    <DIV><BR></DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2>The only way I have found to password protect moh is the following 
    way</FONT></SPAN></DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff size=2>To 
    Pword a server</FONT></SPAN></DIV>
    <DIV><SPAN class=145542211-15092002>rconPassword 
    XXXX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    Enter your rcon Password<BR>rcon 
    status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    If you see something with numbers and a list of people on the server the 
    password command worked <BR>rcon set sv_privateClients 
    14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    change the number to reflect how people in total can play (I make this the 
    exact same number as the maximum amount of people who can log into the 
    server)<BR>rcon set sv_privatePassword XXXX&nbsp;&nbsp;&nbsp;&nbsp; make up 
    a password for teams to play and distribute it<BR>rcon 
    restart&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    restarts the game<BR>rcon kick 
    all&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    kicks anyone on the game and starts afresh with everyone logging 
    in.</SPAN></DIV>
    <DIV><SPAN class=145542211-15092002></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff size=2>To 
    un-pword the server</FONT></SPAN></DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff size=2>do 
    the reverse I.e</FONT></SPAN></DIV>
    <DIV><SPAN class=145542211-15092002>rconPassword XXXX <BR>rcon status 
    <BR>rcon set sv_privateClients 0 <BR>rcon set sv_privatePassword ""&nbsp; 
    &nbsp; &nbsp; &nbsp; &nbsp;No space between "" <BR><FONT face=Arial 
    color=#0000ff size=2>recon restart</FONT></SPAN></DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2>This seems to work for me. Hope it helps you.</FONT></SPAN></DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=145542211-15092002><FONT face=Arial color=#0000ff 
    size=2>Hazzie.</FONT></SPAN></DIV>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
      size=2>-----Original Message-----<BR><B>From:</B> Christian Ejlertsen 
      [mailto:chr.ejlertsen@has.dk]<BR><B>Sent:</B> 13 September 2002 
      13:19<BR><B>To:</B> mohaa@icculus.org<BR><B>Subject:</B> [mohaa] how to 
      set paswords on teams?<BR><BR></FONT></DIV>
      <DIV><FONT face=Arial size=2>Hi</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2>Well the headline says it all&nbsp; 
      :)</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2>I would like to be able to set passwords on 
      the teams for clan battles and so on.</FONT></DIV>
      <DIV><FONT face=Arial size=2>I've been looking for a logical named var ut 
      i don't seem to see one, but then agian I might be wrong.</FONT></DIV>
      <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
      <DIV><FONT face=Arial size=2>Hope someone can help me..</FONT></DIV>
      <DIV>&nbsp;</DIV>
      <DIV><FONT face=Arial 
size=2>Christian</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>