Difference between revisions of "Talk:Wizard mode"

From NetHackWiki
Jump to navigation Jump to search
(alignment boost?)
Line 13: Line 13:
 
Does an Umber Hulk corpse last longer or is it much less heavier? --[[User:Puzzlet Chung|Puzzlet Chung]] 17:33, 6 January 2008 (UTC)
 
Does an Umber Hulk corpse last longer or is it much less heavier? --[[User:Puzzlet Chung|Puzzlet Chung]] 17:33, 6 January 2008 (UTC)
 
:Probably because it gives a good alignment boost. I personally choose an appropriate unicorn. [[User:SheeEttin|SheeEttin]] 22:05, 28 January 2008 (UTC)
 
:Probably because it gives a good alignment boost. I personally choose an appropriate unicorn. [[User:SheeEttin|SheeEttin]] 22:05, 28 January 2008 (UTC)
 +
 +
== Nethack-gnome wizard mode? ==
 +
 +
Can someone explain how to enter wizard mode using nethack-gnome?  I get the following error when I run it from the command line:
 +
 +
<code>
 +
Error on option -D: unknown option.
 +
Run '/usr/lib/games/nethack/nethack-gnome --help' to see a full list of available command line options.
 +
</code>
 +
 +
That path is just a shell script that launches the binary with the nethackrc file.  I tried running "gdb $path/nethack-gnome /etc/nethack/nethackrc.gnome" and couldn't get it to work as described in the text.  It just spews a bunch of lines saying "(no debugging symbols found)".  It also treats the binary and rc file as two separate gdb inputs so that breaks my attempt from the start.
 +
 +
One other question... can you enter wizard mode with if you have a saved game under a regular user since it seems to require running the game as root?
 +
[[User:Bucketoftruth|Bucketoftruth]] 06:54, 7 July 2008 (UTC)

Revision as of 06:54, 7 July 2008

I dont under stand how to use it — Preceding unsigned comment added by 72.76.251.6 (talkcontribs)

I started a Wizard mode#Strategy section to explain some things. --Kernigh 02:52, 20 December 2006 (UTC)

PocketPC version

NetHack 3.4.3 for Pocket PC doesn't allow the caret commands (e.g. ^W for a wish, ^G to create a monster etc). This is a bit of a problem, as it mostly defeats the purpose of entering Wizard mode. You do, however, start with a wand of wishing (0:3) to alleviate this somewhat.

Additionally, in this version you can't wish for a "chaotic altar", "altar" or the like, with an error message that reports that "there is no such object in the game" and returns another prompt for you to wish. -- Kalon9999 23:11, 12 November 2007 (UTC)

Why choose Umber Hulk corpses for a wish to sacrifice?

Does an Umber Hulk corpse last longer or is it much less heavier? --Puzzlet Chung 17:33, 6 January 2008 (UTC)

Probably because it gives a good alignment boost. I personally choose an appropriate unicorn. SheeEttin 22:05, 28 January 2008 (UTC)

Nethack-gnome wizard mode?

Can someone explain how to enter wizard mode using nethack-gnome? I get the following error when I run it from the command line:

Error on option -D: unknown option. Run '/usr/lib/games/nethack/nethack-gnome --help' to see a full list of available command line options.

That path is just a shell script that launches the binary with the nethackrc file. I tried running "gdb $path/nethack-gnome /etc/nethack/nethackrc.gnome" and couldn't get it to work as described in the text. It just spews a bunch of lines saying "(no debugging symbols found)". It also treats the binary and rc file as two separate gdb inputs so that breaks my attempt from the start.

One other question... can you enter wizard mode with if you have a saved game under a regular user since it seems to require running the game as root? Bucketoftruth 06:54, 7 July 2008 (UTC)