Thunderbuddy96
New Member
- Joined
- Sep 2, 2014
- Messages
- 25
- Reaction score
- 0
Is there a way to configure trinity to spam an ability, like magic missle, to regain arcane power? What setup can i change to accomplish this in the combat file? Is there an example I could look at to figure this out in terms of coding?
Thanks!
edit: I found this code:
playerStatus.dCurrentEnergy >= 25 &&
but where in the code would be the proper place to put it? It seems the bot just hangs around till it has the arcane power to cast meteor.
Thanks!
edit: I found this code:
playerStatus.dCurrentEnergy >= 25 &&
but where in the code would be the proper place to put it? It seems the bot just hangs around till it has the arcane power to cast meteor.
Last edited: