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 (NOW with AUTOSEARCH)
- Color mode, to see the warband leader messages better




DOWNLOAD: https://tools.idrinth.de/addons/wbleadhelper/
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 developement.
Hope it's useful for some of you and leads to better organized warbands!
Changelog:
Code: Select all
0.9.7 - Updated as of 7/05/2022
* Fixed 2/2/2 auto search
0.9.6 - Updated as of 5/26/2022
* Chat channels can now be set in each message
* Bugfixes
0.9.5
* The LFG submenu is now editable as well.
* The AUTO group scan feature got more flexible. You can now define the number of missing roles you are looking for (Good for none warbands).
* Added help tooltips in more places.
0.9.1
* A tooltip with needed roles is now shown when hovering the *LFM* button.
* Line breaks in message labels are now done with <nl> not <br> anymore
* Some smaller bug fixes
0.9 - Updated as of 5/06/2022.
* A full config UI was added. Messages can now be added and changed from withing the game.
* Added AUTO looking for players search. It scans your warband and puts out a message with missing roles (healers, tanks, dps)
* Messages are in different colors now
* Reorderd the message labels to make them more intuitive to use
* Some small adjustments
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)