kimble01 2 Posted December 30, 2013 Share Posted December 30, 2013 First, thanks for a really nice product! Here's the issue I'm having. Storm, Earth and Fire needs to be cast if there is more than one hostile attacking me, and it needs to target the one I'm not targeting. If there are 3 hostiles attacking me, it needs to cast again and target that third one. I've come very close to acheiving this using lua and conditions for the spell cast. I created macros that do the 2 conditions (one for each) and I can use them as a human. Here is the macro text for the first condition: #showtooltip Storm, Earth, and Fire /targetenemy 2 /cast Storm, Earth, and Fire /targetlasttarget When I put that in the RunMacroText, it simply swaps between the targets and never casts the spell. Which causes the conditions to be met next time through, so that's where he sticks until he tire of that and proceeds through the rotation. So I'm very close with this. Maybe it can't be done...but I'm close! If I convert it to C# is there more available logic-wise? I can write the code. Thanks Again, Gary Link to comment https://wrobot.eu/forums/topic/1007-storm-earth-and-fire/ Share on other sites More sharing options...
Droidz 2738 Posted January 2, 2014 Share Posted January 2, 2014 Hello, Can you share your fight class with your macro added please, I'll look it. Link to comment https://wrobot.eu/forums/topic/1007-storm-earth-and-fire/#findComment-5311 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now