Talk:Engraving

From NetHackWiki
Revision as of 15:34, 6 June 2008 by Ckbryant (talk | contribs) (Naming)
Jump to navigation Jump to search

Athames

It appears to be possible to (E)ngrave 'Elbereth Elbereth' in 1 turn using a noncursed athame or Magicbane. Dunno why, though. Bug? --Renx 10:16, 14 April 2008 (UTC)

Yeah, according to the code the duration of your engraving is (chars/10) , which is rounded down due to C behaviour. So you can basically go for 19 chars per turn with any fast method. --Renx 10:20, 14 April 2008 (UTC)
Edited the article to reflect this finding. --Renx 10:26, 14 April 2008 (UTC)

Naming

The #name command is certainly related to engraving, even if only partially. It certainly rises to the level of deserving a mention on this page. An in-game message speaks of your hand slipping while engraving the #name on the object if you are exploiting the artifact naming bug. It is difficult to understand the behavior of object names in Nethack outside of making some kind of distinguishing mark on the object itself. The mechanics are entirely different from the engrave command, but that's Nethack.