From 31fcc507e7f1d44ec41a6d2c9b3dbadd4e5de851 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 16 Jul 2008 13:19:43 +0000 Subject: more documentation, world.html --- doc/manual.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/manual.html') diff --git a/doc/manual.html b/doc/manual.html index c1f11b4..494b29f 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -108,22 +108,22 @@ Console functions

The following commands are always available on the console: - - - - - - - - + + + + + + + +
connect connect the client to the game module
disconnect disconnect the client from the game module
list_ent list registered entities
list_func list registered functions
list_model list registered models
list_var list registered variables
quit exit the application
r_restart restart the video subsystem
connectconnect the client to the game module
disconnectdisconnect the client from the game module
list_entlist registered entities
list_funclist registered functions
list_modellist registered models
list_varlist registered variables
quitexit the application
r_restart restart the video subsystem

The following commands are available when you are connected to a game: - - - - + + + +
join join the game
spectate spectate
buy purchase a new ship
who list connected players
joinjoin the game
spectatespectate
buypurchase a new ship
wholist connected players

To change the video resolution, set the r_width and @@ -225,7 +225,7 @@ osiriond +set sv_framerate 30

On windows32, the game uses the home subdirectory as your personal 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, you will have to create it manually. -- cgit v1.2.3