Page 1 of 1

-more-

PostPosted: Saturday, 4th March 2017, 15:13
by tabstorm
Is there a way I can completely disable all -more- prompts in the game, for any reason? It gets annoying to keep getting them when there are 10+ messages of

"The X summons a Y!"
"The X cackles evilly!"
"The X hits you but does no damage (x3)"
"You hit the X"

and so on, giving me -more- and -more- messages that I don't need to read in Tiles.

Re: -more-

PostPosted: Saturday, 4th March 2017, 15:42
by bel
Add to your init.txt:

  Code:
show_more=false

Perhaps this will be enough.

Options Guide wrote:
  Code:
show_more = true

        Setting this option to false will cause the game not to prompt
        if more than a window-full of messages are output at once. This
        option has no effect if clear_messages is set. Additionally, it
        has no effect on whether force_more_message triggers.

Re: -more-

PostPosted: Saturday, 4th March 2017, 15:50
by tabstorm
Oh, I thought I had already had it enabled but I guess I didn't. That works.

Re: -more-

PostPosted: Saturday, 4th March 2017, 17:02
by neil
If you want to disable all -more-s, including the default force-more messages, you also want (in addition to the option bel listed):
  Code:
force_more_message =