<div>I have a server.cfg file, I can exec it but i dont know how to make the server loop through the configuration in the file once its in place. I can start maps etc but once maps start for the some reason the reason doesnt loop through the maps i have declared in my config file.</div>
<div><br></div><div>Heres what im typing in green.</div><div>me@host:~/codwaw-linux-server$ <font class="Apple-style-span" color="#009900">./codwaw_lnxded</font></div><div>....</div><div>....</div><div>Server: Game Version [Call of Duty Multiplayer COD_WaW MP build 1.7.1144 CL(241023) BUILD Wed Feb 11 12:46:58 2009 linux-i386]</div>
<div><div><span class="Apple-style-span" style="color: rgb(0, 153, 0); ">exec server.cfg</span></div><div>execing server.cfg from disk</div><div>sv_punkbuster is write protected.</div><div>net_ip will be changed upon restarting.</div>
<div>Build 1144 BUILD 241023 CL(Wed Feb 11 12:46:58 2009)</div><div>logfile opened on Fri Jul 23 15:00:02 2010</div><div><br></div><div>dedicated is read only.</div><div>sv_cheats is write protected.</div><div>sv_punkbuster is write protected.</div>
<div>sv_maxclients will be changed upon restarting.</div><div> Server: PunkBuster Server for WAW (v1.761 | A1409 C2.215) Enabled</div></div><div><br></div><div>How do I get the server to loop through my config file? I tried <font class="Apple-style-span" color="#009900">map_rotate</font> but that just starts dome and thats it. perhaps my config is incorrect? Would you need to see my server.cfg file?</div>
<div><br></div><div>Also, how do i declare logging of server events? ie debugging to help me fix problems like these on my own.</div><div><br></div><div>sorry fellas, its my first time running a MP server. if you can link me to some documentation, or help me out, that&#39;d be great.</div>