perhaps i'm doing something... but one of the --options doesn't work...
Code:
[root@mystique bin]#./showeq --help
...
The following four options should be used with extreme care!
--restore-decode-key Restores the decode key from
a previous session
--restore-player-state Restores the player state
from a previous session
--restore-player-spawns Restores the spawns
from a previous session
--restore-player-all Restores decode key,
player state, and spawns
from a previous session
[root@mystique bin]#./showeq --restore-player-all
...
./showeq: unrecognized option `--restore-player-all'
...