> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/welcome/server/muserver/data/message/notice.md).

# Notice

<mark style="color:green;">Messages that scroll across all players' screens in a rotation (one at a time, following the file's order).</mark>

<table data-search="false"><thead><tr><th>Column</th><th>Accepted Values ​​</th><th>Description</th></tr></thead><tbody><tr><td>Index</td><td>Sequential number (0, 1, 2...)</td><td>The message's position in the rotation.</td></tr><tr><td>[Eng Message]</td><td>Text in quotes</td><td>English text.</td></tr><tr><td>[Por Message]</td><td>Text in quotes</td><td>Portuguese text.</td></tr><tr><td>[Spn Message]</td><td>Text in quotes</td><td>Spanish text.</td></tr><tr><td>Type</td><td>Number</td><td>Visual style of the message.</td></tr><tr><td>Count</td><td>Number</td><td>How many times the message repeats on the screen.</td></tr><tr><td>Opacity</td><td>Number</td><td>Message transparency.</td></tr><tr><td>Delay</td><td>Number (milliseconds)</td><td>Interval between repetitions of the same message.</td></tr><tr><td>Red / Green / Blue</td><td>Number (0 to 255)</td><td>Text color.</td></tr><tr><td>Speed ​​</td><td>Number</td><td>Speed ​​at which the message scrolls across the screen.</td></tr><tr><td>RepeatTime</td><td>Number (seconds)</td><td>Duration the message is displayed before the server moves to the next one in the list.</td></tr></tbody></table>

### <mark style="color:yellow;">Notes</mark>

* Each player sees the message in the language configured for their account/client—the three language columns simply provide translations of the same notice, not different notices.
* The rotation never stops: once the `RepeatTime` for the last message elapses, the server returns to `Index` `0`.
