Page 8 of 8

Re: [ADDON] Warband Lead Helper

Posted: Wed Dec 13, 2023 10:31 am
by Desco
Emissary wrote: Sat Nov 04, 2023 5:28 pm Smarter people than I. Is there a way to add to this addon where one of the buttons could call out the hostile target?
=> %h

Re: [ADDON] Warband Lead Helper

Posted: Tue Nov 04, 2025 10:36 pm
by Leanmachine
deleted and reinstalled wlh and now the LFM left click broadcasts to wb not /5 how do I fix this pls.

Re: [ADDON] Warband Lead Helper

Posted: Wed Nov 05, 2025 1:02 am
by Scragmuncher
Leanmachine wrote: Tue Nov 04, 2025 10:36 pm deleted and reinstalled wlh and now the LFM left click broadcasts to wb not /5 how do I fix this pls.
Type /wlh or /wlh config and it should come up with a box for editing all messages.

Re: [ADDON] Warband Lead Helper

Posted: Wed Nov 05, 2025 6:10 pm
by Leanmachine
Yes but can't see how to change LFM left click from advertising in WB when I need it to advertise in /5

Re: [ADDON] Warband Lead Helper

Posted: Thu Nov 06, 2025 3:41 am
by tsyuryu
you can also advertise with autoband if you want

Re: [ADDON] Warband Lead Helper

Posted: Thu Nov 06, 2025 6:26 am
by wardfan220
Leanmachine wrote: Wed Nov 05, 2025 6:10 pm Yes but can't see how to change LFM left click from advertising in WB when I need it to advertise in /5
a right click will advertise in /1, but currently there isn't(wasn't) a way to change that unless you change it in the lua. Do you use the right click to send commands to /1?

if not you could change the lau real fast to /5 and then a right click will broadcast to LFG instead of Region.

line 626 in wbLeadHelper.lua

return "/1 "

change that to return "/5 "

*****UPDATE*****

I have added a middle click option that will send to /5 :)

Update to 1.0.5

click the LFM tab then middle click on the LFM option you need at that point.

Re: [ADDON] Warband Lead Helper

Posted: Sun Nov 09, 2025 11:20 am
by Leanmachine
ok thanks so full story, I thought I'd look to see if addons I was using had updates, decided to delete and restall a bunch of addons one being wlh.

So before when building a wb the LFM tab, you open it, then the tab you to advertise you left click on tab i.e. "More Healers" and it would advertise in /5 or right click and it would advertise in /1.

But after reinstalling it the left click would only advertise it in /wb not in /5 and couldn't see how to change it back from /wb to /5 so I could build my wb's

Re: [ADDON] Warband Lead Helper

Posted: Sun Nov 09, 2025 11:44 am
by Jajcek12
Since challange was changed can we ask to code "start challange rotation " button?? ( something like countdown)
Challange party X each X second.
This button could be programed into other verious purpose.

Re: [ADDON] Warband Lead Helper

Posted: Mon Nov 10, 2025 6:55 am
by wardfan220
Leanmachine wrote: Sun Nov 09, 2025 11:20 am ok thanks so full story, I thought I'd look to see if addons I was using had updates, decided to delete and restall a bunch of addons one being wlh.

So before when building a wb the LFM tab, you open it, then the tab you to advertise you left click on tab i.e. "More Healers" and it would advertise in /5 or right click and it would advertise in /1.

But after reinstalling it the left click would only advertise it in /wb not in /5 and couldn't see how to change it back from /wb to /5 so I could build my wb's
It hasn't done /5 that I know on since I came to ROR. You can edit the LUA as I mentioned before, if you want to change which click does what. But hopefully this works for you and others. It's not my addon, just making improvements where I can.

Jajcek12 wrote: Sun Nov 09, 2025 11:44 am Since challange was changed can we ask to code "start challange rotation " button?? ( something like countdown)
Challange party X each X second.
This button could be programed into other verious purpose.
All of the buttons are editable, you can make it say whatever you want. However, I'll look into adding 2 more buttons, one with challenge, and another yet to be decided one.