I use this. It was posted a while ago probably as an attachment. Needs screen to run.<br><br><br>START SCRIPT<br><br>#*********************************************************************************************<br>#Call of Duty X Start Script
<br># ---------------------------<br><br>export LD_LIBRARY_PATH=&quot;:&quot;<br><br># Make sure you have the correct ip and user name set below<br># ---------------------------------------------------------<br><br>IP=&lt;IP-HERE&gt;
<br>USR=&lt;USERNAME-HERE&gt;<br>INSTALL=&lt;PATH-TO-DATA-FILES-HERE&gt;<br><br># Let&#39;s make sure the server is not running<br># -----------------------------------------<br>screen -S $USR -X quit<br>killall -9 cod4_lnxded
<br><br># Now the command line that starts the server<br># ------------------------------------------<br><br>screen -A -m -d -S $USR $INSTALL/cod4_lnxded \<br>+set net_ip $IP +set net_port &lt;PORT-NUMBER-HERE&gt; +set fs_basepath \
<br>$INSTALL +set fs_homepath /home/$USR +set sv_punkbuster 1 \<br>+set sv_pure 1 +exec server.cfg +map_rotate<br><br>echo &quot;&quot;<br>echo &quot;CodX-Server running under user $USR has been started&quot;<br>echo &quot;&quot;
<br><br><br># End of File <br>#*********************************************************************************************<br><br><br>STOP SCRIPT<br>USR=&lt;USERNAME-HERE&gt;<br>screen -S $USR -X quit<br><br><br><div class="gmail_quote">
On Jan 20, 2008 11:33 PM, Marin Goedegebure &lt;<a href="mailto:0763871@student.hro.nl">0763871@student.hro.nl</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="NL">

<div>

<p>Dear cod4 admins,</p>

<p>&nbsp;</p>

<p><span lang="EN-US">Which startup scripts do you use for cod4
v1.4 and damage logging? I tried the archives but the attached file was gone.</span></p>

<p><span lang="EN-US">&nbsp;</span></p>

<p><span lang="EN-US">Greetings,</span></p>

<p><span lang="EN-US">Saiko</span></p>

</div>

</div>


</blockquote></div><br>