Difference between revisions of "User Manual"

From SfzWiki
Jump to: navigation, search
Line 3: Line 3:
 
Here's some things I found that I could do in single player mode:
 
Here's some things I found that I could do in single player mode:
  
* Fly around with the WASD keys.
+
* Fly around with the WASD keys. (see also controls below)
 
* Target things with the mouse and "goto" them, or goto near objects.
 
* Target things with the mouse and "goto" them, or goto near objects.
 
* Fire with the space key.
 
* Fire with the space key.
Line 11: Line 11:
 
* There's some pirates.. but they all seem to be asleep.  [Ahh, it seems you must play Multiplayer, even if you're the only player, to get them to fight back.]
 
* There's some pirates.. but they all seem to be asleep.  [Ahh, it seems you must play Multiplayer, even if you're the only player, to get them to fight back.]
 
* You can look inside your ship, and walk your little lego man around.
 
* You can look inside your ship, and walk your little lego man around.
 +
** while inside, you can place furniture with rightclick menu
 
* You can leave the ship in your space suit and get back in (unfortunately you can't seem to board other ships).
 
* You can leave the ship in your space suit and get back in (unfortunately you can't seem to board other ships).
 +
* you can launch a fighter and dock it back to the mothership again
 
* You can jettison your cargo.  It appears as a box.  You can shoot that box, but you can't pick it up.
 
* You can jettison your cargo.  It appears as a box.  You can shoot that box, but you can't pick it up.
* It's possible to fill up your ship with goods at one base, fly to another and sell them, but as all the prices appear to be fixed and identical, there's no profit to be made.
+
* It's possible to fill up your ship with goods at one base, fly to another and sell them, but as all the prices appear to be fixed and identical, there's no profit to be made. ([[User:Ghoulsblade|Ghoulsblade]] 22:37, 10 August 2007 (CEST) : they are all the same currently, sorry, we're already working on missions and stuff like that)
 +
* if your hull is damaged and you have iron you can repair your ship by rightclicking a planet or space station
 +
** you get iron from destroying asteroids and pirates
 +
* you can design/edit ships by choosing "shipedit" from the main menu (start with -se commandline to avoid flicker/checker bug until we fix it)
 +
** ships used ingame are figher.lua and firefly.lua, you can overwrite them with your ships and walk around in them.
 +
 
 +
 
 +
== controls ==
 +
 
 +
 
 +
* left-click and drag mouse to rotate cam
 +
* mousewheel : change cam zoom
 +
* w : accelerate forward (main thrust)
 +
* s : accelerate backwards (reverse thrust)
 +
* a : accelerate left (strafe)
 +
* d : accelerate right (strafe)
 +
* r : accelerate upwards (strafe)
 +
* f : accelerate downwards (strafe)
 +
* x : hold to break/decellerate
 +
* space : fire primary weapons at selected target
 +
* left-click to select object
 +
* right mouse button : open context menu for object under mouse
 +
* b : cheat : adds iron and a green laser to cargo
 +
* v : take screenshot
 +
* q : approach selected target
 +
* tab : select next interesting target
 +
* tab : next target (in some internal order)
 +
* y : previous target
 +
* c : target nearest ship/enemy
 +
* backspace : target nothing
 +
* click on object : target
 +
* return/enter : toggle chat-input
 +
* arrow keys : walking while inside ship
 +
* w-a-s-d : walking while inside ship
 +
 
 +
* see also http://zwischenwelt.org/trac/sfz/browser/sfz/trunk/README
 +
* see also http://zwischenwelt.org/trac/sfz/browser/sfz/trunk/data/lua/lib.keybinds.lua

Revision as of 20:37, 10 August 2007

No user manual yet?

Here's some things I found that I could do in single player mode:

  • Fly around with the WASD keys. (see also controls below)
  • Target things with the mouse and "goto" them, or goto near objects.
  • Fire with the space key.
  • Shooting an asteroid until it explodes will give you some iron (look in info -> cargo).
  • Fly to the nearest base and buy another laser with your iron.
  • Now you have two lasers to shoot asteroids with.
  • There's some pirates.. but they all seem to be asleep. [Ahh, it seems you must play Multiplayer, even if you're the only player, to get them to fight back.]
  • You can look inside your ship, and walk your little lego man around.
    • while inside, you can place furniture with rightclick menu
  • You can leave the ship in your space suit and get back in (unfortunately you can't seem to board other ships).
  • you can launch a fighter and dock it back to the mothership again
  • You can jettison your cargo. It appears as a box. You can shoot that box, but you can't pick it up.
  • It's possible to fill up your ship with goods at one base, fly to another and sell them, but as all the prices appear to be fixed and identical, there's no profit to be made. (Ghoulsblade 22:37, 10 August 2007 (CEST) : they are all the same currently, sorry, we're already working on missions and stuff like that)
  • if your hull is damaged and you have iron you can repair your ship by rightclicking a planet or space station
    • you get iron from destroying asteroids and pirates
  • you can design/edit ships by choosing "shipedit" from the main menu (start with -se commandline to avoid flicker/checker bug until we fix it)
    • ships used ingame are figher.lua and firefly.lua, you can overwrite them with your ships and walk around in them.


controls

  • left-click and drag mouse to rotate cam
  • mousewheel : change cam zoom
  • w : accelerate forward (main thrust)
  • s : accelerate backwards (reverse thrust)
  • a : accelerate left (strafe)
  • d : accelerate right (strafe)
  • r : accelerate upwards (strafe)
  • f : accelerate downwards (strafe)
  • x : hold to break/decellerate
  • space : fire primary weapons at selected target
  • left-click to select object
  • right mouse button : open context menu for object under mouse
  • b : cheat : adds iron and a green laser to cargo
  • v : take screenshot
  • q : approach selected target
  • tab : select next interesting target
  • tab : next target (in some internal order)
  • y : previous target
  • c : target nearest ship/enemy
  • backspace : target nothing
  • click on object : target
  • return/enter : toggle chat-input
  • arrow keys : walking while inside ship
  • w-a-s-d : walking while inside ship