Hello,<br><br>In ranked servers max value of roundswitch is 9&nbsp; and ist hardcoded. If you want to change these values you should use modwarfare as a start point and create your own mod by changing these values.<br><br>maps\mp\gametypes\_globallogic::registerRoundSwitchDvar( 
level.gameType, 3, 0, <span style="color: red;">9</span> );<br><br>You need to change the max value.<br><br>Ozberk,<br><a href="http://Oynasana.com">Oynasana.com</a><br><br><div><span class="gmail_quote">On 1/7/08, <b class="gmail_sendername">
Wilmar</b> &lt;<a href="mailto:Wilmar@clan.mine.nu">Wilmar@clan.mine.nu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hey all,<br><br><br><br>I have a question and maybe you can help me.<br><br>I have running a cod4 server and heave set the settings<br>scr_sd_roundlimit 23 and scr_sd_roundswitch 12<br><br>When start the server the settings are not the values anymore that i
<br>give them<br><br>Then they are set back to roundswitch 9 and roundlimit 12?<br><br>---<br>To unsubscribe, send a blank email to <a href="mailto:cod-unsubscribe@icculus.org">cod-unsubscribe@icculus.org</a><br>Mailing list archives: 
<a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38">http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38</a><br><br><br></blockquote></div><br>