NetHack/Newbie Mistakes: Difference between revisions

From StrategyWiki, the video game walkthrough and strategy guide wiki
m
Undo revision 435027 by 68.229.110.19 (Talk) information is neutral, it's up to a reader to decide to use it
(Removed cheating entries, has no place in this article)
m (Undo revision 435027 by 68.229.110.19 (Talk) information is neutral, it's up to a reader to decide to use it)
Line 1: Line 1:
{{Header Nav|game=NetHack}}
{{Header Nav|game=NetHack}}
This page reviews some common mistakes by new players and describes how to avoid them.
This page reviews some common mistakes by new players and describes how to avoid them.
==Avoid dodgy tactics: do not savescum.==
Once your character dies, you should start a new character in a new game.
'''Savescumming''' is the practice of making backup copies of your save files and restoring them when you die. This goes behind the back of the game (which always deletes save files after loading them), thus NetHack players universally regard savescumming as cheating. No one will be at all impressed if you ascend by savescumming, especially not if you try to pretend that it was a genuine ascension. Often mistakes are made earlier in the game and do not affect you until later, for this reason save scumming often results in repeating the same death on the same doomed character.
Some people savescum in order to learn the game. This is harmless provided that you do not boast about savescummed games as if they were genuine and that you play on a single-user machine (and anyway, file permissions prevent you from savescumming on a multi-user machine). However, savescumming will clutter up the high score table with scores obtained by cheating. Thus the better option is to use the game's '''explore mode''': a feature that lets your character come back to life after you die. ("Okay, so you don't die.") Start the game from the command line as "<code>nethack -X</code>" or press '''[X]''' to change any existing game into an explore mode game. (Using nethack -X also gives you a free wand with three wishes.) NetHack does not put scores from explore mode on the high score list.
Proper games can still teach you more about NetHack than any games that use savescumming or explore mode. When you can refuse to die, or save your game before a difficult encounter and restore it if you get killed, it is tempting to just keep trying the same strategy until you happen to survive, rather than thinking about ways to improve your chances.
As it is, you should not need to copy save files to protect against your computer crashing:
* If you just send SIGTERM to NetHack, or hangup its terminal, or close its window, then NetHack will save your game.
* If your computer crashes, NetHack will not save your game, but it will keep information about the dungeon and your character that NetHack saves during games. NetHack's "recover" command can restore such crashed games, usually to the last point where you changed dungeon levels.
==Avoid dodgy tactics: do not reroll.==
When you start a new character, some parts of the starting statistics and inventory will be random. In traditional tabletop roleplaying games, these random parts were determined by dice, thus we call this rolling a new character.
'''Rerolling''' means that if you don't like the stats or items which your character starts with, you immediately quit and restart NetHack, thus generating another character. This is a legitimate part of some other games, even roguelike games; for example both Angband and Omega include a feature allowing you to reroll your character. However, players of NetHack tend to consider this to be abusive.
It is possible to reroll, even on multiuser machines, and also on public users that have explore mode disabled. However, rerolling is an ineffective way to learn the game. The ability to keep weak characters alive and to make do with the equipment you find is an important part of being a skilled NetHacker. This is not Angband, where you start in a town that can give you identified supplies as long as you have money; in NetHack you have to be able to handle playing the game when you lack certain items or your stats are low.
==Suggestion: try to ascend each character.==
Many new players, in not savescumming or rerolling, will deliberately play in a risky manner during the early game. These players do not lose much if their beginning player dies. For example, some players might drink from fountains hoping for a grateful water demon to grant them a wish, even though there is an 80% chance that any water demon they get will be hostile and will kill them. This is not as bad as savescumming or rerolling, but many NetHackers still frown upon it; they feel that you should try your best to ascend each character. Also, when you play this way you miss out on the valuable experience of struggling to keep a marginally viable character alive for as long as possible.


==Do not attack peaceful monsters.==
==Do not attack peaceful monsters.==