On Nov 21, 2007 5:31 AM, &quot;Roman Schräder [yusho GmbH]&quot; &lt;<a href="mailto:roman@yusho.de">roman@yusho.de</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi!<br>Try setting a &quot; +set fs_basepath /the/directory/of/coduo/ &quot; in your<br>commandline and make sure the user you are running cod:uo with has write<br>permissions on that directory.<br>Then update your PB with the 
pbsetup.run<br>(<a href="http://www.evenbalance.com/index.php?page=pbsetup.php" target="_blank">http://www.evenbalance.com/index.php?page=pbsetup.php</a>).<br>maybe this will help.<br>greetz<br>Roman<br></blockquote></div>
<br><br>Basepath is where your main install is kept. Homepath is for PB, if I remember correctly.<br><br>Example:<br><br>+set dedicated 2 +set net_ip $IP +set net_port $PORT +set com_hunkmegs 256 +set fs_basepath /home/games/cod2-server +set fs_homepath /home/cod-user +exec 
server.cfg +set sv_maxclients $SLOTS +map_rotate<br><br>