Bear T.O.E. 63 Posted March 18, 2014 Share Posted March 18, 2014 Looking for and LUA Condition to detect a GCD and then Cast a spell that counters the GCD. Link to comment https://wrobot.eu/forums/topic/1271-gcd-help/ Share on other sites More sharing options...
Ohren 106 Posted March 19, 2014 Share Posted March 19, 2014 You mean like how heroic strike is off the GCD for warriors? Link to comment https://wrobot.eu/forums/topic/1271-gcd-help/#findComment-6833 Share on other sites More sharing options...
Bear T.O.E. 63 Posted March 19, 2014 Author Share Posted March 19, 2014 yeah and Empower Run weapon is off the GCD for DK's Link to comment https://wrobot.eu/forums/topic/1271-gcd-help/#findComment-6834 Share on other sites More sharing options...
Ohren 106 Posted March 19, 2014 Share Posted March 19, 2014 I believe my warrior fight class in my package still has a work around for heroic strike in it. I add a spell called CastSpellByName("Faux Heroic Strike"), add in conditions like if Rage > 100 blah blah, then I add in CastSpellByName("Heroic Strike"), finally I add in a condition that is impossible to meet, something like if health > 2000. Make sure you select the appropriate options to run it as LUA and not check if you know the spell and boom, it fires off during a check for conditions instead of firing off as a spell. Link to comment https://wrobot.eu/forums/topic/1271-gcd-help/#findComment-6838 Share on other sites More sharing options...
Bear T.O.E. 63 Posted March 20, 2014 Author Share Posted March 20, 2014 Ok im not totally understanding what you mean? Link to comment https://wrobot.eu/forums/topic/1271-gcd-help/#findComment-6844 Share on other sites More sharing options...
Ohren 106 Posted March 20, 2014 Share Posted March 20, 2014 I don't have my computer set up quite yet, so I can't give you an example just yet, I'll post it sometime tomorrow after class though. Link to comment https://wrobot.eu/forums/topic/1271-gcd-help/#findComment-6855 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