Roguelikes-Workshop: Unterschied zwischen den Versionen
Daxim (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Daxim (Diskussion | Beiträge) .nethackrc |
||
Zeile 6: | Zeile 6: | ||
Wir erklären in der Praxis die besten Überlebensstrategien, wie man Anfängerfehler vermeidet, welche Seiten vom [http://nethackwiki.com/ NH-Wiki] man am häufigsten braucht. Der Workshop richtet sich auch an die Spieler mit einiger Erfahrung, die bisher noch nicht gewonnen haben und vielleicht schon aus Verzweiflung aufgegeben haben. Wir geben gezielt Tipps zu konkreten Problemstellungen. | Wir erklären in der Praxis die besten Überlebensstrategien, wie man Anfängerfehler vermeidet, welche Seiten vom [http://nethackwiki.com/ NH-Wiki] man am häufigsten braucht. Der Workshop richtet sich auch an die Spieler mit einiger Erfahrung, die bisher noch nicht gewonnen haben und vielleicht schon aus Verzweiflung aufgegeben haben. Wir geben gezielt Tipps zu konkreten Problemstellungen. | ||
Eine brauchbare Konfiguration: | |||
OPTIONS=!autodig | |||
OPTIONS=!autopickup | |||
OPTIONS=!autoquiver | |||
OPTIONS=boulder:0 | |||
OPTIONS=checkpoint | |||
OPTIONS=!cmdassist | |||
OPTIONS=color | |||
OPTIONS=confirm | |||
OPTIONS=DECgraphics | |||
OPTIONS=disclose:+i +a +v +g +c | |||
#OPTIONS=dungeon: |--------||.-|++##.##<><>_|\\#{~.~..## #} | |||
OPTIONS=!eight_bit_tty | |||
OPTIONS=extmenu | |||
OPTIONS=fixinv | |||
OPTIONS=fruit:doufu | |||
OPTIONS=help | |||
OPTIONS=hilite_pet | |||
#OPTIONS=!IBMgraphics | |||
OPTIONS=legacy | |||
OPTIONS=lit_corridor | |||
OPTIONS=mail | |||
OPTIONS=menu_headings:inverse | |||
OPTIONS=menustyle:full | |||
OPTIONS=monsters:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@X'&;:~] | |||
OPTIONS=msg_window:single | |||
OPTIONS=news | |||
OPTIONS=null | |||
OPTIONS=number_pad:2 | |||
OPTIONS=packorder:$")[%?+!=/(*`0_ | |||
OPTIONS=perm_invent | |||
OPTIONS=pickup_burden:stressed | |||
OPTIONS=pickup_types:$")[%?+!=/(*`0_ | |||
OPTIONS=prayconfirm | |||
OPTIONS=pushweapon | |||
OPTIONS=!rest_on_space | |||
OPTIONS=runmode:run | |||
OPTIONS=safe_pet | |||
OPTIONS=scores:10t/3a/o | |||
OPTIONS=showexp | |||
OPTIONS=silent | |||
OPTIONS=sortpack | |||
OPTIONS=sound | |||
OPTIONS=sparkle | |||
OPTIONS=standout | |||
OPTIONS=suppress_alert:3.4.3 | |||
OPTIONS=time | |||
OPTIONS=timed_delay | |||
OPTIONS=tombstone | |||
OPTIONS=toptenwin | |||
OPTIONS=travel | |||
OPTIONS=use_inverse | |||
OPTIONS=verbose | |||
# WIZKIT=wizkit.txt | |||
# The following options work on nethack.alt.org, but not on vanilla. | |||
# OPTIONS=!hp_monitor | |||
# OPTIONS=!menucolors | |||
# OPTIONS=paranoid_hit | |||
# OPTIONS=paranoid_quit | |||
# OPTIONS=paranoid_remove | |||
# OPTIONS=showborn | |||
# OPTIONS=showbuc | |||
# OPTIONS=show_obj_sym | |||
# OPTIONS=sortloot:full | |||
# OPTIONS=use_darkgray | |||
# OPTIONS=win_edge | |||
<hr><hr><hr> | <hr><hr><hr> |