NetHack Patch Database v0.27

323 patches

messagetype option

Namemessagetype option v0.2
Rating100%
AuthorPasi Kallinen
ForNetHack 3.4.3
DescriptionAdd a new configuration option MSGTYPE
 This allows the user to configure whether a message always waits for --more--,
or if it's never shown, or if it's never shown more than once in row.

The format is
MSGTYPE=foo "string to match"
Where "foo" is one of "hide", "stop", "norep" or "show", and the string to match
is a message to be matched, with '*' and '?' wildcard expansion.

"hide" hides the message, so it's never shown.
"stop" always prompts for --more-- after the message.
"norep" shows the message, but not again if no other message is shown in between.
"show" always shows the message.

("noshow" is an alias to "hide", and "more" is an alias to "stop")


For example:

# displacing pets
MSGTYPE=hide "You displaced *"
# items on floor
MSGTYPE=norep "You see here a *"
MSGTYPE=norep "You see here an *"
# delayed instadeaths
MSGTYPE=stop "You are slowing down."
MSGTYPE=stop "You find it hard to breathe."
MSGTYPE=stop "You are turning a little *"


This patch does not break saves or bones.
Downloadhttp://bilious.alt.org/~paxed/nethack/nh343-msgtype.diff (5.2 Kb)
AddedSeptember 22, 2010 11:09
ChangedJanuary 12, 2011 20:16
Submit an update to this patch

1 Comment

5scummosSeptember 22, 2010 12:29
Nice, thank you.[Quote]

Add a comment

Name ()required
Rating (0 is worst, 5 is best) 
Commentrequired
You can use up to 1024 characters.
Only supported tag is [url]clickable_link[/url].

You will need to answer the following question correctly: What symbol represents a grave?