home *** CD-ROM | disk | FTP | other *** search
/ back2roots/filegate / filegate.zip / filegate / gamesnet / g_amiga / AE7ZN240.LHA / Zangband240 / help / option.txt < prev    next >
Text File  |  2000-08-26  |  33KB  |  700 lines

  1. === Options and Effects (Zangband 2.2.*) ===
  2.  
  3. Most of the "options" are accessible through the '=' command, which
  4. provides an interface to the various "sets" of options available to the
  5. player.
  6.  
  7. In the descriptions below, each option is listed as the textual summary
  8. which is shown on the "options" screen, plus the internal name of the
  9. option in brackets, followed by a textual description of the option.
  10.  
  11. Note that the internal name of the option can be used in user pref
  12. files to force the option to a given setting, see "command.txt" for
  13. more info.
  14.  
  15. Various concepts are mentioned in the descriptions below, including
  16. "disturb", (cancel any running, resting, or repeated commands, which
  17. are in progress), "flush" (forget any keypresses waiting in the keypress
  18. queue, including any macros in progress), "fresh" (dump any pending
  19. output to the screen).
  20.  
  21.  
  22. ***** <UserInterface>
  23. === Option Set 1 -- User Interface ===
  24.  
  25. Rogue-like commands    [rogue_like_commands]
  26.     Selects the "roguelike" command set (see "command.txt" for info).
  27.   
  28. Activate quick messages    [quick_messages]
  29.     Allows the use of any keypress as a response to the "-more-" prompt
  30.     (useful for monster farming). Allows most keys to mean "no" to any
  31.     "[y/n]" prompt.
  32.     
  33. Prompt for various information    [other_query_flag]
  34.     Forces the game to ask you before taking various actions, such as
  35.     using things which might cause your pack to overflow. Forces the
  36.     game to ask you which hand to place rings on.
  37.     
  38. Prompt before picking things up    [carry_query_flag]
  39.     Forces the game to ask you if you want to pick something up when
  40.     you do something that would normally cause the item to be picked
  41.     up.
  42.     
  43. Use old target by default    [use_old_target]
  44.     Forces all commands which normally ask for a "direction" to use the
  45.     current "target" if there is one. Use of this option can be
  46.     dangerous if you target locations on the ground, unless you clear
  47.     them when done.
  48.     
  49. Pick things up by default    [always_pickup]
  50.     Tells the game that walking onto an item should attempt to pick it
  51.     up. Otherwise, you must use the "g" command, or the "-" command
  52.     while walking. Combined with "carry_query_flag", allows you to
  53.     selectively pick up all items which you step on.
  54.  
  55. Repeat obvious commands    [always_repeat]
  56.     Tells the game that when you attempt to "open" a door or chest,
  57.     "bash" a door, "tunnel" through walls, or "disarm" traps or chests,
  58.     that you wish to "repeat" the command 99 times (see "command.txt").
  59.  
  60. Show dungeon level in feet    [depth_in_feet]
  61.     Display the dungeon depth in "feet" instead of as an actual level.
  62.     This also affects the monster memory display.
  63.  
  64. Merge inscriptions when stacking    [stack_force_notes]
  65.     Force otherwise identical objects to merge, even if one has an
  66.     empty inscription and the other does not. The resulting stack keeps
  67.     the non-empty inscription.
  68.  
  69. Merge discounts when stacking    [stack_force_costs]
  70.     Force otherwise identical objects to merge, even if they have
  71.     different discounts. The resulting stack keeps the largest
  72.     discount. This option may cause you to lose "value", but will give
  73.     you optimal pack usage.
  74.  
  75. Show labels in object lists    [show_labels]
  76.     Display the "labels" for objects in the "equipment" list, and in
  77.     any "special" window which is displaying the "equipment". These
  78.     labels indicate what the player is "using" the object for, such as
  79.     "wielding" or "wearing" (in a given location). After you have
  80.     played for a while, this information is no longer useful, and can
  81.     be annoying. Note that in Zangband 2.1.0 and later this option no
  82.     longer controls the "plain flavored object descriptions": a
  83.     separate option for them has been added under "Zangband Options".
  84.  
  85. Show weights in object lists    [show_weights]
  86.     Display the weights of objects in the "inventory" and "equipment"
  87.     lists, and in "stores", and in any "special" window which is
  88.     displaying any of these lists.
  89.  
  90. Show graphics in inventory list  [show_inven_graph]
  91.     Displays small icons of the items in your "inventory" list.
  92.  
  93. Show graphics in equipment list   [show_equip_graph]
  94.     Displays small icons of the items in your "equipment" list.
  95.  
  96. Show graphics in stores   [show_store_graph]
  97.     Displays small icons of the items in "stores".
  98.  
  99. Show choices in certain sub-windows    [show_choices]
  100.     Indicate legal choices in "special" windows which display lists.
  101.     
  102. Show details in certain sub-windows    [show_details]
  103.     Indicate extra details in "special" windows, currently used to
  104.     activate the display of "death counts" and "monster descriptions"
  105.     when recalling details about a monster.
  106.  
  107. Audible bell (on errors, etc)    [ring_bell]
  108.     Attempt to make a "bell" noise when various "errors" occur.
  109.     
  110. Use color if possible (slow)    [use_color]
  111.     This option enables the software support for "color". Since this
  112.     makes the game slower, you should always disable this option if you
  113.     are using a machine which is not capable of using color.
  114.  
  115.  
  116. ***** <Disturbance>
  117. === Option Set 2 -- Disturbance ===
  118.  
  119. Run past stairs    [find_ignore_stairs]
  120.     Ignore stairs when running.
  121.     
  122. Run through open doors    [find_ignore_doors]
  123.     Ignore open doors when running.
  124.     
  125. Run past known corners    [find_cut]
  126.     Cut sharply around "known" corners when running. This will result
  127.     in "faster" running, but may cause you to run into a "lurking"
  128.     monster.
  129.  
  130. Run into potential corners    [find_examine]
  131.     Fully explore "potential corners" in hallways.
  132.     
  133. Disturb whenever any monster moves    [disturb_move]
  134.     Disturb the player when any monster moves, appears, or disappears.
  135.     This includes monsters which are only visible due to telepathy, so
  136.     you should probably turn this option off if you want to "rest" near
  137.     such monsters.
  138.  
  139. Disturb whenever viewable monster moves    [disturb_near]
  140.     Disturb the player when any viewable monster moves, whenever any
  141.     monster becomes viewable for the first time, and also whenever any
  142.     viewable monster becomes no longer viewable. This option ignores
  143.     the existence of "telepathy" for the purpose of determining whether
  144.     a monster is "viewable". See also the "view_reduce_view" option.
  145.  
  146. Disturb whenever map panel changes    [disturb_panel]
  147.     This option causes you to be disturbed by the screen "scrolling",
  148.     as it does when you get close to the "edge" of the screen.
  149.     
  150. Disturb whenever player state changes    [disturb_state]
  151.     This option causes you to be disturbed whenever the player state
  152.     changes, including changes in hunger, resistance, confusion, etc.
  153.  
  154. Disturb whenever boring things happen    [disturb_minor]
  155.     This option causes you to be disturbed by various bring things,
  156.     including monsters bashing down doors, inventory feelings, and
  157.     beginning to run out of fuel.
  158.  
  159. Alert user to critical hitpoints    [alert_hitpoint]
  160.     Produce a "bell" noise, and flush all pending input, when your
  161.     hitpoints reach the "critical point" chosen elsewhere, preventing
  162.     stupid deaths.
  163.  
  164. Alert user to various failures    [alert_failure]
  165.     Produce a "bell" noise, and flush all pending input, when various
  166.     "failures" occur, as described above.
  167.  
  168.  
  169. ***** <GamePlay>
  170. === Option Set 3 -- Game-play ===
  171.  
  172. Auto-haggle in stores    [auto_haggle]
  173.     Disable "haggling" in stores, resulting in a ten percent sales tax
  174.     on items which you would have otherwise been forced to haggle for.
  175.     When this option is on, all prices listed in stores will be the
  176.     actual price that you pay for an item, as opposed to the price
  177.     that the shop-keeper will suggest.
  178.  
  179. Auto-scum for good levels    [auto_scum]
  180.     This is a hack but allows you to force the generation of "good"
  181.     levels in the dungeon. This option may be extremely slow on some
  182.     machines, especially deep in the dungeon. The minimum "goodness" of
  183.     the level is based on the dungeon level, so the deeper you go, the
  184.     better the level will be. A lot of people consider this option to
  185.     be cheating.
  186.     
  187. Allow weapons and armor to stack    [stack_allow_items]
  188.     Allow identical weapons and armor to be combined into a stack. This
  189.     also allows unidentified, but identical, ammo to be combined, which
  190.     may result in the auto-identification of some of the ammo, but
  191.     which makes it a lot easier to actually use unidentified ammo.
  192.     
  193. Allow wands/staffs/rods to stack    [stack_allow_wands]
  194.     Allow identical wands/staffs/rods to be combined into a stack. This
  195.     may force the items to be "unstacked" to use them, which may result
  196.     in "overflow" of the stack. Also, the entire stack can be recharged
  197.     (and possibly destroyed) at the same time.
  198.     
  199. Expand the power of the look command    [expand_look]
  200.     Expand the "look" command to allow the user to "look" at grids
  201.     which are not actually in view of the player, allowing the
  202.     examination of objects/monsters which have only been detected by
  203.     spells, or sensed via telepathy.
  204.  
  205. Expand the power of the list commands    [expand_wrap]
  206.     Expand the "listing" commands so that they "wrap" at the "edges" of
  207.     the appropriate list.  This allows the "look" and "target" commands
  208.     to "cycle" through all appropriate grids forever, and the "identify
  209.     symbol" to browse through all of the monsters of a given type.
  210.  
  211. Map remembers all perma-lit grids    [view_perma_grids]
  212.     Memorize all perma-lit floor grids which are seen by the player.
  213.     This option allows you to keep track of which explored floor grids
  214.     were perma-lit, but does not distinguish between dark floor grids,
  215.     unexplored floor grids, and unknown grids.  Turning off this option
  216.     allows the player to always know which lit floor grids are in line
  217.     of sight, but this is better accomplished by the "view_bright_lite"
  218.     option.  Note that any non-floor grids which is seen by the player
  219.     are always memorized, and "object" which is seen by the player is
  220.     memorized independantly from the memorization of the grid itself.
  221.  
  222. Map remembers all torch-lit grids    [view_torch_grids]
  223.     Memorize all (torch-lit) floor grids which are seen by the player.
  224.     This option not only allows you to keep track of which floor grids
  225.     have been explored, but also which ones are "dark", because the use
  226.     of this option activates a special "color scheme" for the display
  227.     of floor grids, in which "dark" grids are drawn in "dark gray",
  228.     "lit" grids are drawn in "white", and (if the "view_bright_lite"
  229.     option is set) "lit" grids which are also in line of sight are
  230.     drawn in "orange". Note that grids which are currently "torch-lit"
  231.     are considered to be "lit", and are thus drawn in "white", unless
  232.     the "view_yellow_lite" option is set, in which case they are drawn
  233.     in "yellow".
  234.  
  235. Generate dungeons with aligned rooms    [dungeon_align]
  236.     Force all rooms to be "aligned" with the "panel" divisions. This
  237.     results in a much "prettier" dungeon, but may result in fewer
  238.     greater vaults.
  239.  
  240. Generate dungeons with connected stairs    [dungeon_stair]
  241.     Always generate a staircase back to the level you came from, if you
  242.     used a staircase to get to the level. This is more "realistic", and
  243.     "safer", but less of a "challenge" for some people.
  244.     
  245. Monsters chase current location (v.slow)    [flow_by_sound]
  246.     Allow monsters to make paths to the player when they are nearby.
  247.     This option is extremely slow, but can produce viciously smart
  248.     monsters.
  249.     
  250. Monsters chase recent locations (v.slow)    [flow_by_smell]
  251.     As above, but also allow monsters to take advantage of "old" trails
  252.     that you may have left in the dungeon.
  253.  
  254. Monsters follow the player (beta)    [track_follow]
  255.     This option is currently non-functional.
  256.     
  257. Monsters learn from their mistakes    [smart_learn]
  258.     Allow monsters to learn what spell attacks you are resistant to,
  259.     and to use this information to choose the best attacks.
  260.     
  261. Monsters exploit players weaknesses    [smart_cheat]
  262.     Allow monsters to know what spell attacks you are resistant to,
  263.     and to use this information to choose the best attacks.
  264.  
  265.  
  266. ***** <Efficiency>
  267. === Option Set 4 -- Efficiency ===
  268.  
  269. Reduce lite-radius when running    [view_reduce_lite]
  270.     Reduce the "radius" of the player's "lite" to that of a "torch"
  271.     when the player is "running", which makes running more "efficient",
  272.     but is extremely annoying.  Certain older versions of Angband used
  273.     this behavior always, so "purists" should turn it on.
  274.     
  275. Reduce view-radius in town    [view_reduce_view]
  276.     Reduce the "radius" of the player's "view" by half when the player
  277.     is in town.  This makes running faster in town, and also allows the
  278.     player to ignore monsters in town which are more than ten grids
  279.     away, which is usually safe, since none have distance attacks.
  280.  
  281. Avoid checking for user abort    [avoid_abort]
  282.     Avoid checking to see if the user has pressed a key during resting
  283.     or running or repeated commands.  This not only makes the game much
  284.     more efficient (on many systems), but also allows the use of
  285.     certain obscure macro sequences, such as turning this option on,
  286.     resting until done, turning this option off, and casting a spell.
  287.     Note that the use of this option may be dangerous on certain
  288.     "graphic" machines. Resting for long periods of time with this
  289.     option set is dangerous since the resting may not stop until the
  290.     user takes damage from starvation.
  291.  
  292. Avoid processing special colors    [avoid_other]
  293.     Avoid processing the "multi-hued" or "clear" attributes of
  294.     monsters. This will cause all "multi-hued" monsters to appear
  295.     "violet" and all "clear" monsters to appear "white", and will cause
  296.     "trappers" and "lurkers" to be visible on some machines, but it may
  297.     greatly increase efficiency especially when telepathy is active.
  298.     Certain systems may choose to set this option if they are unable to
  299.     support the special "color" processing, but if they handle graphics
  300.     "correctly", by using attr/char pairs with the "high bits" set,
  301.     then not only will the game correctly avoid using any "dangerous"
  302.     color processing, but it will allow such processing to occur when
  303.     it is not dangerous. So if you are using graphics, and you use a
  304.     "normal" attr/char for the "floor" grids, then you can use the
  305.     "special lighting effects" for floors.
  306.  
  307. Flush input on various failures    [flush_failure]
  308.     This option forces the game to flush all pending input whenever
  309.     various "failures" occur, such as failure to cast a spell, failure
  310.     to use a wand, etc. This is very useful if you use macros which
  311.     include "directional" components with commands that can fail, since
  312.     it will prevent you from walking towards monsters when your spells
  313.     fail.
  314.  
  315. Flush input whenever disturbed    [flush_disturb]
  316.     This option forces the game to flush all pending input whenever
  317.     the character is "disturbed". This is useful if you use macros
  318.     which take time, since it will prevent you from continuing your
  319.     macro while being attacked by a monster.
  320.     
  321. Flush input before every command    [flush_command]
  322.     This option forces the game to flush all pending input before every
  323.     command. This option is silly, unless you are very paranoid.
  324.     
  325. Flush output before every command    [fresh_before]
  326.     This option forces the game to flush all output before every
  327.     command. This will give you maximal information, but may slow down
  328.     the game somewhat. Note that this option is only useful when using
  329.     macros, resting, running, or repeating commands, since the output
  330.     is always flushed when the game is waiting for a keypress from the
  331.     user.
  332.     
  333. Flush output after every command    [fresh_after]
  334.     This option forces the game to flush all output after not only
  335.     every player command, but also after every round of processing
  336.     monsters and objects, which will give you maximal information, but
  337.     may slow down the game a lot, especially on slower machines, and on
  338.     faster machines you normally do not have a chance to see the
  339.     results anyway.
  340.     
  341. Flush output after every message    [fresh_message]
  342.     This option forces the game to flush all output after every message
  343.     displayed by the game.  This will give you maximal information, but
  344.     may slow down the game somewhat.
  345.  
  346. Compress messages in savefiles    [compress_savefile]
  347.     Compress the savefile, by only saving the most recent "messages"
  348.     that the player has received. This can cut the size of the savefile
  349.     by a drastic amount, but will result in the loss of message
  350.     information.
  351.  
  352. Hilite the player with the cursor    [hilite_player]
  353.     Place the visible cursor on the player. This looks fine on some
  354.     Unix machines, but horrible on most graphics machines. Note that
  355.     only some machines are able to *not* show the cursor, but on those
  356.     machines, hiding the cursor often speeds up the game and looks
  357.     better.
  358.     
  359. Use special colors for torch-lit grids    [view_yellow_lite]
  360.     This option causes special colors to be used for "torch-lit" grids
  361.     in certain situations (see the entries for"view_granite_lite" and
  362.     "view_special_lite"). Turning this option off will slightly improve
  363.     game speed.
  364.  
  365. Use special colors for 'viewable' grids    [view_bright_lite]
  366.     This option causes special colors to be used for non "viewable"
  367.     grids in certain situations (see "view_granite_lite" and
  368.     "view_special_lite"). When this option is set, floor grids which
  369.     are normally drawn in "white" but which are not currently
  370.     "viewable" by the player are instead drawn in "dark gray". This
  371.     makes the "viewable" grids to appear "brighter" than the others,
  372.     allowing the player to easily determine which floor grids are in
  373.     "line of sight". Turning this option off will probably increase the
  374.     speed of the game.
  375.  
  376. Use special colors for wall grids (slow)    [view_granite_lite]
  377.     This option activates a special color scheme for all "wall" grids
  378.     which are normally drawn in "white" (as walls and rubble normally
  379.     are). When the player is blind, we use "dark gray", else if the
  380.     grid is torch-lit, we use "yellow" (or "white") depending on the
  381.     "view_yellow_lite" option, else if the "view_bright_lite" option is
  382.     set, and the grid is not in line of sight, or the grid is dark, or
  383.     the grid is only "partially" lit, then we use "gray", otherwise we
  384.     use the normal "white". Turning this option off will probably
  385.     increase the speed of the game.
  386.  
  387. Use special colors for floor grids (slow)    [view_special_lite]
  388.     This option activates a special color scheme for all "floor" grids
  389.     which are normally drawn in "white" (as they normally are). When the
  390.     player is blind, we use "dark gray", else if the grid is torch-lit,
  391.     we use "yellow" (or "white") depending on the "view_yellow_lite"
  392.     option, else if the grid is "dark", we use "dark gray", else if the
  393.     "view_bright_lite" option is set, and the grid is not in line of
  394.     sight, we use "gray", otherwise we use the normal "white". Turning
  395.     this option off will probably increase the speed of the game.
  396.  
  397.  
  398. ***** <Zangband>
  399. === Zangband Options ===
  400.  
  401. All features which are typical to Zangband (i.e. which are not in
  402. vanilla Angband) are collected in this menu (except for the Autosave
  403. options).
  404.  
  405. Disturb whenever random things happen    [disturb_other]
  406.     In Zangband, uncursed teleporting items may teleport you around
  407.     sometimes, asking for your confirmation (and possibly disturbing
  408.     your rest). If you unset this option, they will stop asking you
  409.     and teleporting you randomly. Cursed items will neither ask for
  410.     confirmation nor stop teleporting you even if this option is
  411.     unset.
  412.  
  413. Get last words when the character dies  [last_words]
  414.     Display a random line from the "death.txt" file when your character 
  415.     dies. If this option is not selected, the "You die." message is
  416.     displayed instead.
  417.  
  418. Allow shopkeepers and uniques to speak  [speak_unique]
  419.     If this option is in use, shopkeepers may sometimes whisper rumours
  420.     to you. Also certain monsters start boasting as they attack you,
  421.     and, when they die, they say their 'last words'. A speaking monster
  422.     may also (if the option is selected) be wanted by the law, in which
  423.     case you get the reward if you kill it.
  424.  
  425. Allow unusually small dungeon levels    [small_levels]
  426.     This option enables the creation of levels of varying sizes. Levels
  427.     that are as small as the town level (i.e. 1 'screen') are possible,
  428.     yet they can be dangerous, especially for a low level character.
  429.     Note that this option has the side effect of enabling / disabling
  430.     'destroyed' levels (they are enabled if small levels are).
  431.  
  432. Always create unusually small dungeon levels    [always_small_levels]
  433.     If this option is enabled, then every level will be smaller than
  434.     usual. See the 'Allow unusually small dungeon levels' option above.
  435.  
  436. Allow empty 'arena' levels      [empty_levels]
  437.     Normal dungeon levels consist mostly of rock. If this option is in
  438.     use, levels which have empty floor instead of solid rock may  also 
  439.     be created (somewhat remniscent of Nethack's "big-room" levels). 
  440.     These levels can be extremely deadly, especially with breathing
  441.     monsters (since there are few obstructions to shield). Arena levels
  442.     may have vaults, nests and pits in them like normal levels. Some
  443.     arena levels are dark when they are created, but most are lit.
  444.  
  445. Use special symbols for the player char [player_symbols]
  446.     If this option has been compiled in, it allows you to display your
  447.     character using race / class / sex dependent colours and graphical
  448.     symbols. Note that the support for this option may not have been
  449.     compiled in on all platforms.
  450.  
  451. Display 'equippy' chars     [equippy_chars]
  452.     This option will show you a graphical representation of your worn
  453.     equipment on the main screen.  The 'equippy' chars will use the
  454.     standard symbols of the respective items.
  455.  
  456. Skip mutations in 'C'haracer Display    [skip_mutations]
  457.     Normally, if your character has gained mutations, they will be
  458.     displayed in an extra 'h' mode window under the 'C'haracter
  459.     Description command. Some players may wish to view mutations only
  460.     via the knowledge command ('~' or '|') and do not want any extra
  461.     screens in the Character Description: they should set this option.
  462.  
  463. Plain object descriptions    [plain_descriptions]
  464.     In Zangband, this option disables "full" names for identified
  465.     'flavored' objects, in other words, if this option is not in use,
  466.     an identified Potion of Speed could be listed (for example) as a
  467.     Blue Potion of Speed. If you prefer simpler, less verbose
  468.     descriptions, set this option.
  469.  
  470. Monsters behave stupidly    [stupid_monsters]
  471.     Zangband 2.1.0 incorporates Keldon Jones' improved monster
  472.     Artificial Intelligence patch. While this patch most certainly
  473.     makes monsters behave more realistically, they will also be more
  474.     deadly with the improved AI. If you are a sissy, set this option to
  475.     get the old, really stupid monster AI.
  476.     Note that the new AI is a bit processing power expensive. If you
  477.     have an old computer (386sx) and Zangband is running too slowly,
  478.     you could try turning stupid_monsters on. Or buying that Pentium II
  479.     so you can run Zangband. :-)
  480.  
  481. No query to destroy known worthless items    [auto_destroy]
  482.     It can sometimes be annoying that the Destroy command asks for
  483.     confirmation when you are attempting to destroy a Broken sword
  484.     {cursed}. If this option is set, no confirmation will be asked if
  485.     you attempt to destroy an object which you know to be worthless. Of
  486.     course, cursed artifacts cannot be destroyed even if this option is
  487.     set.
  488.  
  489. Confirm to wear/wield known cursed items    [confirm_wear]
  490.     Some players may occasionally, due to a typing mistake, find
  491.     themselves wearing an item which they knew was cursed. If this
  492.     option is set, you should be safe from such typing mistakes: you
  493.     will be prompted if you attempt to wear or wield an item if your
  494.     character knows it is cursed.
  495.  
  496. Prompt before exiting a dungeon level    [confirm_stairs]
  497.     Some players (such as myself) often accidentally press the '<' key
  498.     and exit a Special feeling level. If this option is set, the
  499.     program asks for confirmation before you go up or down the stairs.
  500.     Others may find the prompt annoying, they should of course not set
  501.     this option. :-)
  502.  
  503. Disturb when visible pets move    [disturb_pets]
  504.     The player may wish that some of the disturbance options do not
  505.     apply to pets: for example, it can be annoying if your rest is
  506.     always disturbed by a pet dog who pops in every now and then. By
  507.     default, pets do not disturb you even if full monster disturbance
  508.     options are set. If you want your pets to disturb you like normal
  509.     monsters, set this option.
  510.  
  511. Automatically open doors   [easy_open]
  512.     Makes it easy for your character to open a door: simply by walking
  513.     into it! Also the open command will automatically select one
  514.     direction if only one door is near you.
  515.  
  516. Automatically disarm traps   [easy_disarm]
  517.     Makes it easy for your character disarm a trap: simply by walking into
  518.     it! Also the disarm command will automatically select one direction
  519.     if only one known trap is near you.
  520.  
  521. Display floor stacks in lists   [easy_floor]
  522.     Lets you select an item from a stack on the floor by browsing a
  523.     list, Also floor stack are described as "You see a stack of n
  524.     items.", when there is more than one item on a floor grid.
  525.  
  526. Allow unified use command   [use_command]
  527.     Unifies the item commands like "zap a rod", "use a staff", "eat
  528.     food", "aim a wand", ... into a general "use object" command. The
  529.     command in the original keymap is "u", and "a" in the roguelike
  530.     mode. The standard commands for eat, quaff, read, zap, aim, ... are
  531.     still available, but can be used for macros.
  532.  
  533.  
  534. ***** <Stacking>
  535. === Stacking Options ===
  536.  
  537. Allow objects to stack on the floor   [testing_stack]
  538.     Allows a cave grid to hold more than one object (or one kind of
  539.     object).
  540.  
  541. Allow monsters to carry objects    [testing_carry]
  542.     If this option is set, monsters which "pick up" objects will drop
  543.     the objects they were carrying when you kill them. Note that
  544.     monsters which "crush" objects are not affected by this option.
  545.  
  546.  
  547. ***** <BaseDealy>
  548. === Base Delay Factor ===
  549.  
  550. The "delay_factor" value, if non-zero, is used to "slow down" the game,
  551. which is useful to allow you to "observe" the temporal effects of bolt,
  552. beam, and ball attacks. The actual delay is equal to "delay_factor"
  553. cubed, in milliseconds.
  554.  
  555.  
  556. ***** <Hitpoint>
  557. === Hitpoint Warning ===
  558.  
  559. The "hitpoint_warn" value, if non-zero, is the percentage of maximal
  560. hitpoints at which the player is warned that he may die. It is also
  561. used as the cut-off for using red to display both hitpoints and mana.
  562.  
  563.  
  564. ***** <Autosave>
  565. === Autosave Options ===
  566.  
  567. Ideally, the game should be so stable that these options are not needed
  568. at all. However, even if the game were 100% reliable (which it, to be
  569. frank, probably is not), the user might forget to and his hardware
  570. could fail him. For all of these reasons, you may want to use these
  571. options:
  572.  
  573. Autosave when entering new levels    [autosave_l]
  574.         If this option is set, the program will attempt to save your
  575.         character every time before creating a new dungeon level.
  576.         Useful if you experience hangups in level generation (although
  577.         these should have been eliminated in 2.1.0).
  578.  
  579. Timed autosave    [autosave_t]
  580.         If this option is set, the program will attempt to save your
  581.         character every n game turns, where n is the "frequency".
  582.         To set frequency press n: it will increase the frequency
  583.         to the next category (and from 25000 to 0), the categories
  584.         being every 50, 100, 250, 500, 1000, 2500, 5000, 10000 and
  585.         25000 turns. Note that the frequency must be higher than 0
  586.         and the "Timed autosave" set to "yes" for timed autosaves
  587.         to take place.
  588.  
  589.  
  590. ***** <Window>
  591. === Window Flags ===
  592.  
  593. Selects what kind of information is displayed in which window.
  594.  
  595.  
  596. ***** <Cheating>
  597. === Cheating Options ===
  598.  
  599. Using the cheating options marks your character as "Cheater" and
  600. you won't get into the high-score list.  Turning off the cheating
  601. options later does NOT allow your character to get a highscore entry,
  602. so think twice before using any cheat.
  603.  
  604. Peek into object creation    [cheat_peek]
  605.     Cheaters never win.  But they can peek at object creation.
  606.  
  607. Peek into monster creation    [cheat_hear]
  608.     Cheaters never win.  But they can peek at monster creation.
  609.  
  610. Peek into dungeon creation    [cheat_room]
  611.     Cheaters never win.  But they can peek at room creation.
  612.  
  613. Peek into something else    [cheat_xtra]
  614.     Cheaters never win.  But they can see debugging messages.
  615.  
  616. Know complete monster info    [cheat_know]
  617.     Cheaters never win.  But they can know all about monsters.
  618.  
  619. Allow player to avoid death    [cheat_live]
  620.     Cheaters never win.  But they can cheat death.
  621.  
  622.  
  623. ***** <StartUp>
  624. === Startup Options ===
  625.  
  626. While cheating makes the game easier, the following options can make
  627. Zangband harder. So if you think the game is too easy, or if you want
  628. to impress your friends, then switch on the following options. The
  629. startup-options can only be accessed while creating a new character
  630. (press '=' while creating the character). There is no way to turn them
  631. off after the creation is finished!
  632.  
  633. Use 'vanilla' town without quests and wilderness   [vanilla_town]
  634.     Uses the basic town known from the standard Angband and older
  635.     versions of Zangband. This town is only one screen in size and
  636.     contains only the 8 Zangband stores, your home, and the stairs to
  637.     the dungeon. If you use the 'vanilla' town, then there is no
  638.     wilderness, no special buildings and no set quests (but you can
  639.     still use the random quests). This also speeds up the game on
  640.     slower machines, since the wilderness doesn't need to be created.
  641.  
  642. Use 'lite' town without a wilderness   [lite_town]
  643.     Uses a special town with all stores, your home, all buildings,
  644.     and most quests, but without the wilderness and without other
  645.     towns. This also speeds up the game on slower machines, since the
  646.     wilderness doesn't need to be created. This option will have no
  647.     effect, if the 'vanilla_town' option is active.
  648.  
  649. Stores are permanently closed   [ironman_shops]
  650.     This option closes all shops. Try to survive in the deeps of
  651.     the dungeon without supplies from town.
  652.  
  653. Always create unusually small dungeon levels   [ironman_small_levels]
  654.     If this option is enabled, then every level will be smaller than
  655.     usual. See the 'Allow unusually small dungeon levels' option above.
  656.  
  657. Don't allow climbing upwards/recalling    [ironman_downward]
  658.     You are not allowed to climb upwards, or recall to town. All stairs
  659.     are downstairs and every time you teleport level, you'll teleport
  660.     to a deeper level. This option may be dangerous in combination with
  661.     the 'small_levels' options, since the creation of quest-monsters
  662.     may fail on very cramped levels, trapping you on the level with no
  663.     stairs up or down.
  664.  
  665. Permanently enable the autoscummer   [ironman_autoscum]
  666.     This option switches the "autoscummer" permanently on, so that only
  667.     "good" levels are created.  This can mean, that there are good
  668.     items on this level, or that the level is protected by especially
  669.     powerful monsters. In Zangband it often is the later, so use this
  670.     option with care.
  671.  
  672. Quest monsters get reinforcements   [ironman_hard_quests]
  673.     Using 'hard quests' mode makes the random quests harder, because
  674.     you have to kill all monsters at the same visit to the quest level.
  675.     If you leave the level while some quest monsters are still alive,
  676.     then all killed quest monsters are revived on your next visit.
  677.  
  678.  
  679. Preserve Mode
  680.     The "preserve" flag, if set when the character was created, cancels
  681.     all level feelings of the "special" variety, but allows "missed"
  682.     artifacts to be "saved" by wandering monsters and found again at a
  683.     later time. This only works for non-identified artifacts. Anything
  684.     that would have caused a 'special' feeling contributes to the level
  685.     feeling that your character receives instead.
  686.  
  687. Maximize Mode
  688.     The "maximize" flag, if set when the character was created, causes
  689.     the "race" and "class" stat bonuses to be applied as "equipment"
  690.     bonuses. This usually makes the character harder at the beginning
  691.     of the game, but easier later on, since the stats are no longer
  692.     limited to a "natural" value of "18/100".
  693.  
  694. --
  695. Original   : Ben Harrison
  696. Updated    : Zangband 2.1.* by Topi Ylinen
  697. Updated    : Zangband 2.2.0 through 2.2.6c by Robert Ruehlmann
  698. Updated    : Zangband DevTeam
  699. Last update: January 13, 2000
  700.