What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

1.7.1.5 Monk doesn't use Sweeping Wind

thechris

New Member
Joined
Dec 7, 2012
Messages
1
Reaction score
0
My Monk doesn't use Sweeping Wind with the Community Edition.
It is on the right mouse button, have i to change something?
 
Post log so we can see.
Are you using weaponswapping? inna set?
 
Same here --- No Weapon Swap or Inna set --- It actually is making my monk unbottable .... :(
 
No weapon swappers or inna users it should trigger if it matches this:

iElitesWithinRange[RANGE_25] > 0 || iAnythingWithinRange[RANGE_20] >= 3 || (CurrentTarget.IsBossOrEliteRareUnique && CurrentTarget.RadiusDistance <= 25f)

So if any elites / boss / over 3 trash.

And CheckAbilityAndBuff(SNOPower.Monk_BlindingFlash) - which means or blinding flash is up already or you don't have it at all on your hotbar

And you have a mantra up already OR you don't have any mantra on your hotbar

And you have over 75 spirit.

Blinding flash triggers over 5 trash or 1 elite.
 
Back
Top