PDA

View Full Version : Request: Addon for warrior class


Savisem
02-05-2005, 01:55 PM
Hi there,

I am looking for an addon for my warrior, I would make it myself but I don't really have a clue where to start. What I need is rather simple, I'm just looking for an addod that will check when the Overpower skill becomes usable and then immediately uses it.

I would appreciate it if someone could do something like this, or possibly just tell me how I would do it for myself.

Thanks in advance for any help what so ever.

Savisem

foo-bar
02-05-2005, 09:17 PM
I'm pretty sure that this type of mod is not possible, because WoW requires hardware events to trigger spells (such as a mouse click or key press).

You could write something in the style of BerserKerplosion and create a large, transparent button and some form of message on the screen when the intended ability becomes available, and then the user will just have to click the screen to use the ability.

Check out the Berserkerplosion mod to see how it is handled there.