PWMAngband icon indicating copy to clipboard operation
PWMAngband copied to clipboard

limit number characters for different birth options

Open igroglaz opened this issue 2 years ago • 2 comments

it will be fun to enchant MAX_ACCOUNT_CHARS setting and to allow to have 1 character for certain mode. eg

  1. normal character
  2. character for force_descend + no_recall (called "Brave" in T)
  3. character for "Ironman" (T zeitnot)

as characters in Brave and Ironman have their own restricted locations, having multiple characters won't lead to cheating :)

igroglaz avatar Feb 01 '24 13:02 igroglaz

I need to check how setting "brave", "ironman" and such is done, I don't remember it clearly. If we want an option to restrict the number of characters per mode the game needs to set those options during character creation and be non modifiable afterwards. I know MAngband allows to change them as long as you don't get one experience point but I don't remember how I implemented that for PWMAngband...

draconisPW avatar Mar 20 '25 10:03 draconisPW

I checked and PWMAngband doesn't allow modifying birth options at all so we're good to go.

draconisPW avatar Nov 12 '25 13:11 draconisPW