home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d5xx
/
d528
/
amiomega.lha
/
AmiOmega
/
omega.lzh
/
OmegaLib
/
OHELP10.TXT
< prev
next >
Wrap
Text File
|
1991-03-21
|
1KB
|
34 lines
SAVING AND RESTORING
====================
Since omega's dungeon is quite large, only the current dungeon level
and the city level will be saved; others will be regenerated as you
re-enter them. You might simply consider that the "actual" levels are
far larger than is apparent, and you are just traversing a different
part on each restore.... If you know the spell of Return, however,
(learnable at the Explorers' Club) you will be able to warp to your
deepest excursion in the most recently entered dungeon without having
to retraverse the old levels in between. Some other shortcuts exist
for "warping" from one locale or level to another.
Games can be restored by giving the save file as a command line argument
as in:
% omega quasar.sav
For Amiga users, You don't need to type the name of the file on the
command line in CLI. When the game is loaded however, you must type
the name of the player.
To at least simulate the continuity of character in the game, saved
files will be unlinked on restoration. Of course, you *can* copy them.
This is also different for Amiga users. The game is NOT deleted during
restoration, due to compensate for slowness of the disk-operation.
Save files are automatically compressed unless the flag
COMPRESS_SAVE_FILES is undefined in odefs.h. This doubles the amount
of time taken to save, but reduces the typical save file from 150K to
15K.
Again there is a difference for Amiga users. The save file is not
compressed...