Documentation: Explain use of message categories, especially info vs neutral #52147
Labels
[C++]
Changes (can be) made in C++. Previously named `Code`
<Documentation>
Design documents, internal info, guides and help.
<Enhancement / Feature>
New features, or enhancements on existing
(P4 - Low)
Low priority issues: things which are e.g exotic, minor and/or hard to encounter
<Suggestion / Discussion>
Talk it out before implementing
Describe the bug
There is no documentation on how message categories in
p->add_msg_if_player()
should be used.Steps To Reproduce
n/a
Expected behavior
Most are self-explanatory but it would be great if they could still be explained somewhere. In particular I found it hard to distinguish between
m_info
andm_neutral
and I think there should be some official guidance about that somewhere.Screenshots
No response
Versions and configuration
n/a
Additional context
No response
The text was updated successfully, but these errors were encountered: