From e422dc200a1036ec6c1a93eea2f0b6abdcdadb7a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 24 Aug 2008 22:04:30 +0000 Subject: updates the user manual --- doc/manual.html | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/manual.html b/doc/manual.html index 21b8a20..e6ee5e5 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -92,6 +92,14 @@ bind p screenshot kinetic impulse drive control + a d + strafe left/right + + + w s + afterburner/reverse + + n Select next target @@ -107,7 +115,7 @@ bind p screenshot print screen screenshot - +

Mouse

@@ -234,10 +242,10 @@ net average network traffic, bytes per second Configuration files

- Variables marked with the 'A' flag will be archived, their value - will be written to the configuration file on exit. The dedicated - server reads its configuration from server.cfg, the client - will use client.cfg. Keyboard binds will be saved to binds.cfg + Variables marked with the 'A' flag will be archived. Their values + will be loaded from and saved to the configuration files. The dedicated server + reads its configuration from server.cfg, the client will use client.cfg. + Keyboard binds will be saved to binds.cfg. Game settings will be saved to game.cfg.

On UNIX systems you can find these files in the directory ~/.osirion/base.

@@ -247,7 +255,7 @@ net average network traffic, bytes per second

By default, the dedicated server will accept incoming connections - on UDP port 8042. The server console os available if ncurses + on UDP port 8042. The server console is available if ncurses support was enabled at compile time.

If you have trouble connecting, try editing the server configuration @@ -286,7 +294,7 @@ osiriond +set sv_name My Osirion Server directory. For example, the client.ini can be found as home\base\client.ini.

There is also a problem that prevents the game from creating directories. - If you need any subdirectories in your personal folder, like screenshots, + If you need any subdirectories like screenshots in your personal folder, you will have to create it manually. -- cgit v1.2.3