What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

TuanHA Monk - The Ultimate Experience

The log is too short to analyze and can you tell me which edition you are using? what your svn revision too.
 
Hey Tuanha, any chance you could add in an override for dizzying haze for brewmaster, Like if left shift is being held down you can click to cast dizzyhaze, its a pain in the butt trying to use it cause it casts it on boss if your tanking adds or adds if your tanking boss. Not sure if this would work but theres a profile ive been using for tanking right now in PQR that uses this code for that.

if IsLeftShiftKeyDown() and not GetCurrentKeyBoardFocus()
and not UnitChannelInfo("player")
and not IsMounted()
and IsSpellKnown(115180)
and UnitPower ("player") >= 25
then
SpellCancelQueuedSpell()
CastSpellByName(GetSpellInfo(115180),nil)
if SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
return true
end
 
Got a problem using latest revision of Special Edition, doing 3v3 using your TuanHA PvP Mistweaver XML file, It works perfect then stop's healing my target for some reason.
It gets stuck casting healing sphere like it will have the green circle of when you go to place one, and that's it.. when I finally manually left click the healing sphere's it then starts the rotation again lol

[07:14:17.627 D] Suceessfull ClickRemoteLocation
[07:14:17.934 D] [CGSpellBook::CastSpell] Override ID: 115460, KnownIndex: 46
[07:14:18.233 D] Suceessfull ClickRemoteLocation
[07:14:18.489 D] [CGSpellBook::CastSpell] Override ID: 115460, KnownIndex: 46
[07:14:18.788 D] Suceessfull ClickRemoteLocation
[07:14:19.191 D] [CGSpellBook::CastSpell] Override ID: 115151, KnownIndex: 54
[07:14:19.385 N] Renewing Mist
[07:14:19.808 D] [CGSpellBook::CastSpell] Override ID: 115151, KnownIndex: 54

Is the part in the log where it seems to mess up ^^
 

Attachments

Last edited:
Options for trinkets are grey to me. How can I get them to work?

I tried a forum search, but it came up with no results.

Thanks in advance.
 
Options for trinkets are grey to me. How can I get them to work?

I tried a forum search, but it came up with no results.

Thanks in advance.

Like all of Tuans CRs if you use the public version and don't have the special edition certain features are greyed out because they are not available for the public release. It shows them, but they are unusable in the public edition whereas the special edition has heaps for options/features.
 
Like all of Tuans CRs if you use the public version and don't have the special edition certain features are greyed out because they are not available for the public release. It shows them, but they are unusable in the public edition whereas the special edition has heaps for options/features.

I didn't even know that was an option. I went to Google, found the special edition, and donated. Thanks!
 
It is interesting that my situation is similar to yours. Only instead "healing sphere" -> "Surging Mist" and "Enveloping Mist".
 
Ahhh, look like there are more hidden bug than expected, I'm working on it, pls give me time.
 
Curious how well people have done with WW in arena post 5.3 using this CR? I know it's great when it comes to healing but how is WW?
 
Just commit a new rev that fix Healing Sphere do not drop for a few people.

Please update and let me know.

Thank you.
 
Tuanha, what are recommended glyphs for Mistweaver? Your first posts say must have Glyph of Mana Tea, but this isn't one of those on the talent link.
 
Back
Top