Closed 0ldi closed 7 years ago
This is possible but im not going to make it. If you want you can make it and do a pull request
Unfortunately, I do not know how to make a saving:
-user enters the name of main and fake bows into chatboxes in BigWigs options
And I do not know how to bind triggering "Classcall incoming" to changing bow function
Could you improve a little C'Thun module?
As you probably already guessed, I would like a similar CThunWarner module. Because now, CThunWarner comfortable, the only thing that infuriates is activate it each time you enter the game.
I have idea, how make classcall module for Hunters on Nefarian. As i know, UseContainerItem function does not require keypress, so: -when classcall coming UseItemByName("fakebow"), after classcall done UseItemByName("mainbow") -user enters the name of main and fake bows into chatboxes in BigWigs options -function UseItemByName("itemname") i found in SuperMacro addon, so need to add it into BigWigs (to working independently of the SuperMacro)... I am not sure what exactly need but I suppose that:
Or you can watch into SuperMacro yourself