diff options
author | Stijn Buys <ingar@osirion.org> | 2008-02-21 21:01:17 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-02-21 21:01:17 +0000 |
commit | 71b6b902732bfc0c53033d58f91a6b1e70e8371f (patch) | |
tree | 0ff75879667ff985c9d69f8057727f6c805ad8b4 /README | |
parent | 8aa04fc836116a58f8ffd1e0c3539b9ea8a94ddf (diff) |
more minor updates
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -9,8 +9,8 @@ The Osirion Project Dedicated server - The dedicated server can be started and accepts incoming connections. - The default port is 8042. You can connect to it with telnet. + The dedicated server will accept incoming connections on port 8042. + Client @@ -57,6 +57,16 @@ Console functions r_fullscreen 1 r_restart + + You can set your name and player color through the cl_color + and cl_name variables. You will have to disconnect and reconnect + for the changes to take effect: + + cl_name SpaceCowboy + cl_color 1.0 1.0 0.0 + connect + + When you quit the application. all custom settings are. Organization of the distribution |