in the last couple of weeks I worked on a little addon to make the life of warband leaders easier.
It's a simple Button grid you can click on to broadcast text messages to the chat.
Main features:
- Countdowns to make coordinated siege pushes easier
- Various messages to coordinate your warband
- Looking for members helper button
- Color mode, to see the warband leader messages better



I have tested this with a couple of people in the last weeks, so there is a chance you have seen these messages in chat during rvr sieges.
This link always gets you the latest version: https://gitlab.com/sxe/RoRAddonFixes/-/ ... LeadHelper
The source code of the addon can be found here: https://gitlab.com/sxe/RoRAddonFixes/-/ ... LeadHelper
Documentation can also be found in the first link.
Big thanks goes to the developer of Zonepoplite. I used his addon as a framework for mine. Was a big help cause I had no prior experience with ror addon.
Hope it's useful for some of you and leads to better organized warbands!
Changelog:
Code: Select all
0.7 - Updated as of 7/22/2020.
* Added "Color Mode", to be able to chat colored all the time.
0.6.5 - Updated as of 7/16/2020.
* Button text can now be colored
* Added "back" button to submenus
* Realigned text in buttons to better fit
* Submenus are now better recognizable
0.6 - Updated as of 7/13/2020.
* Added button to shout out a BO
* Added a "Looking for Members" button which post to the /5 LFG channel on left click. Or to /1 on right click.
* Some bug fixes and code optimizations
Norib (IB)