Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29168 Modified Files: generalconfig.html Log Message: Add support for feature packet F_auto_weapons. Include autoPhaser as netrekrc option. Only works if server has F_auto_weapons on. Index: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- generalconfig.html 22 May 2009 04:08:57 -0000 1.61 +++ generalconfig.html 23 May 2009 13:23:57 -0000 1.62 @@ -46,6 +46,16 @@ </td> </tr> <tr> +<td><code><b>autoPhaser</b></code></td> +<td>Automatically phaser enemy ship closest to cursor (within phaser range)</td> +<td> + <ul> + <li><b>on (default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>autoQuit</b></code></td> <td>Autoquit timer</td> <td><b>integer</b><br>default: 60</td>