[net.games.rogue] setting ROGUEOPTS

dave (08/31/82)

How do you use ROGUEOPTS to set the flag for automatic
turning at corners? It can be set with the 'o' command,
but there's no documentation as to how to set it externally.

sjb (09/05/82)

Among the other options in your ROGUEOPTS string, set 'passgo'
e.g. My ROGUEOPTS looks like this:
ROGUEOPTS="terse,noflush,passgo,jump,ask,fruit=apple,file=pc"
export ROGUEOPTS