10-20-2016, 02:09 PM
The syntax is the syntax from wiki, and the Dev monitor tool shows more up-to-date API calls probably.
I don't fully understand the issue with the Fell Cleave / SS issue without seeing it, but there's no way to simply "halt" an ability.
I'm assuming that you mean 2 of the off GCD abilities need to get used between heavy & ss/main but it only has time to execute 1?
"{INFURIATE} and {INFURIATE}.isready" basically means "do we have the infuriate skill, and is it ready", the first part being mostly a safety check if it gets used on a lower level that could potentially not have the ability.
I don't fully understand the issue with the Fell Cleave / SS issue without seeing it, but there's no way to simply "halt" an ability.
I'm assuming that you mean 2 of the off GCD abilities need to get used between heavy & ss/main but it only has time to execute 1?
"{INFURIATE} and {INFURIATE}.isready" basically means "do we have the infuriate skill, and is it ready", the first part being mostly a safety check if it gets used on a lower level that could potentially not have the ability.