HERE: class="highlight" plugin.nouse.message
Trackmania plugins, scripts, and more...

plugin.nouse.message.php

Description:

Display a manialink window, and configure all style and content via chat commands.

Function:

Everything is configureable via the config file, all values in config are initial values.
Everything like text, interval, position, size and style can be changed onthefly via admin chat commands.
For styles/substyles check Fish Styles

All new values given by chat commands are saved in config.
The chatcommand is made of 3 parts.
/[initial] [param] [value]

Command list:
/msgmod... for the initial command, have to be in front.
- ....text 'text' will add a new message to the existing ones.
- ....text(1,2,3....) to display the particular message.
- ....text(1,2,3....) 'text' to edit the particular message.
- ....text(1,2,3....) '' to delete the particular message.
- ....textcount to display the amount of messages stored.
- ....interval 'seconds' for the interval, 0 for static text.
- ....random '0/1' for ordered or random messages.
- ....toggle '0/1' to enable/disable the toggle function (F7) show/hide.
- ....mpos 'x y' for the main position (n.nn, n = numbers).
- ....msize 'x y' for the window size of window (n.nn, n = numbers).
- ....tsize 'n' (1 - 10).
- ....style 'Mania Style' for the window style.
- ....substyle 'Mania substyle' for the substyle.

Commands:

Configuration:

Configure in nouse_message_config.xml

Installation:

Copy plugin.nouse.message.php into plugins folder.
Copy nouse_message_config.xml into xaseco root.
Add to plugins.xml :

Configure to your needs.
Enjoy!

Files:

Download:

Name Version Size Last Change Downloads Last Download
plugin.nouse.message.zip 2.0.1 4.6 KB 2012/05/12 2062 2024/04/17 17:33