author | andyq <andyq> | 2002-12-11 17:58:16 (UTC) |
---|---|---|
committer | andyq <andyq> | 2002-12-11 17:58:16 (UTC) |
commit | 676f39d78772b19d11471db55ece82262278f942 (patch) (unidiff) | |
tree | 81cb41837adcd74bb8d48a4e39bd5c8832c04481 | |
parent | 7c897dfbee81f0fabce4b1a8de4ebab70f3783ee (diff) | |
download | opie-676f39d78772b19d11471db55ece82262278f942.zip opie-676f39d78772b19d11471db55ece82262278f942.tar.gz opie-676f39d78772b19d11471db55ece82262278f942.tar.bz2 |
Updated help
-rw-r--r-- | noncore/games/sfcave/helpwindow.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/noncore/games/sfcave/helpwindow.cpp b/noncore/games/sfcave/helpwindow.cpp index 8f277af..aa15ac6 100644 --- a/noncore/games/sfcave/helpwindow.cpp +++ b/noncore/games/sfcave/helpwindow.cpp | |||
@@ -45,6 +45,13 @@ | |||
45 | "of the scoring zones. This will display 4 red lines at varying heights " \ | 45 | "of the scoring zones. This will display 4 red lines at varying heights " \ |
46 | "above the landscape - if your ship falls into this zone, point are scored. " \ | 46 | "above the landscape - if your ship falls into this zone, point are scored. " \ |
47 | "The closer to the landscape you get the more points you get.<br><br>" \ | 47 | "The closer to the landscape you get the more points you get.<br><br>" \ |
48 | "In addition, SFCave has replays - save and load too so you can show off to all " \ | ||
49 | "your friends (or vice versa). Currently, this is in its infancy but will improve.<br>" \ | ||
50 | "To use, once you have crashed, press 'r' to replay the last game.<br>" \ | ||
51 | "To save the replay press 's'.<br>" \ | ||
52 | "To load a saved replay press 'l' (after you've crashed at least once).<br><br>" \ | ||
53 | "Replays are currently saved to your home directory in a file called sfcave.replay." \ | ||
54 | "This file can be copied and given to others as long as it it put in their home directory.<br><br>" \ | ||
48 | "Have lots of fun.<br>" \ | 55 | "Have lots of fun.<br>" \ |
49 | "Andy" \ | 56 | "Andy" \ |
50 | "</p></qt>" | 57 | "</p></qt>" |