This script command is written to send color'ed messages to the player.
dispbottomcolor is only writing messages to the players chatlog, but messagecolor is writing it to the chatlog and the message appears above his character's head.
The source is available via github: https://github.com/shikazu/hpm-plugins/blob/master/src/plugins/
Usage:
messagecolor <player>,<message>,<color>;
Color is defined in db/const.txt and needs to be an integer.
The color is optional, so you can still send messages like you did with message .. Both scripts are working the same
~Shikazu
dispbottomcolor is only writing messages to the players chatlog, but messagecolor is writing it to the chatlog and the message appears above his character's head.
The source is available via github: https://github.com/shikazu/hpm-plugins/blob/master/src/plugins/
Usage:
messagecolor <player>,<message>,<color>;
Color is defined in db/const.txt and needs to be an integer.
The color is optional, so you can still send messages like you did with message .. Both scripts are working the same
~Shikazu