User:Kernigh/nethackrc

From NetHackWiki
< User:Kernigh
Revision as of 19:42, 19 May 2006 by Kernigh (talk | contribs) (Create a page about by nethackrc at NAO.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a page about my nethackrc of Kernigh, the configuration which I use at nethack.alt.org.

At 19 May 2005, I am testing some modifications to my nethackrc. In addition to changing my options, I plan to deploy menucolors for the first time.

Old ttyrec (6 September 2005)

# This is an example nethackrc file. You should edit this to suit the needs
# of your personal nethack build and add some reasonable default options
# for your users.

# If you compiled dgamelaunch with the `vi' editor enabled instead of ee,
# perhaps a helpful blurb such as this might help:

# This editor is vi-like. Type ESC a couple times, then ':q!' (without quotes)
# to exit if you get stuck. To save, hit ESC and then ZZ or type ':wq'
# (without quotes.) To insert text, hit 'i' to enter insert mode.

# Here are some examples of reasonable defaults:

#OPTIONS=showexp,showscore,time,color,!autopickup
#OPTIONS=autodig,fruit:slime mold,boulder:0

# added at 19 May 2005
#OPTIONS=showexp,showscore,time,color,!autopickup,autodig 
#OPTIONS=hilite_pet,lit_corridor,DECgraphics,fruit:honey shroom,boulder:8
#OPTIONS=race:elf

# added at 6 September 2005
#OPTIONS=!autopickup,autodig
#OPTIONS=color,hilite_pet,lit_corridor,DECgraphics,boulder:8
#OPTIONS=showexp,showscore,time,msg_window:f
#OPTIONS=fruit:salad,catname:Morris,dogname:Fido
#OPTIONS=race:elf,disclose:+i+a+v+g+c
 
# For more information on what you can set in your nethackrc file, refer to:
#   http://www.nethack.org/v343/Guidebook.html#_TOCentry_42
# Happy hacking!