An addon idea, is it feasible?

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
deathgrasp
Low Yeek
Posts: 6
Joined: Sun Feb 24, 2013 9:30 pm

An addon idea, is it feasible?

#1 Post by deathgrasp »

I am thinking of crafting an addon that focuses on autocasts, such as for example, "cast when spell duration is over" instead of "whenever available".
Question is, is it possible? If so, do you know where can I read on how to do that?

stinkstink
Spiderkin
Posts: 543
Joined: Sat Feb 11, 2012 1:12 am

Re: An addon idea, is it feasible?

#2 Post by stinkstink »

Have your talents set a custom effect on the user, and put what you want the spell to do in the effect's deactivate function?

deathgrasp
Low Yeek
Posts: 6
Joined: Sun Feb 24, 2013 9:30 pm

Re: An addon idea, is it feasible?

#3 Post by deathgrasp »

It's possible to do it that way, I guess, but I can encounter many issues with certain spells.
While it will work great if I want a specific spell, I would like it to function in a similar manner to the currently implemented auto-casts (the whenever possible, when enemy is visible, when enemy is visible and adjacent, and no enemy visible) as it will be easier for the users to use it.

Post Reply