MMOMinion

Full Version: Question about Skill Combo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there anyway to detect when the skill combo is activate?
It is the dashes around the skill
(10-15-2014, 03:56 AM)crayfish Wrote: [ -> ]Is there anyway to detect when the skill combo is activate?
It is the dashes around the skill


From memory the dashes are the recomended next skill to use.

If you check your battle log it will tell you the combo bonus after it happens but other than that i dont know a way to check.
yeah procs or its the next skill in the combo. normaly it tells you on the skill what combos the skill in what order.
(10-15-2014, 03:56 AM)crayfish Wrote: [ -> ]Is there anyway to detect when the skill combo is activate?
It is the dashes around the skill

There's no way to programmatically detect this directly in the API, it has to be done via Player knowledge that it always occurs after X or Y skills is used or in combination with buffs, etc.