Running into an issue on Jin Rohk. During Lightning Storm the profile will stop all actions completely until its over.
Running into an issue on Jin Rohk. During Lightning Storm the profile will stop all actions completely until its over.
regular modes / heroic modes it happens. Also happens on Horridon
Out of curiosity were you guys using the Breath of the Hydra, Cha-ye or Wushoolay trinket (or both of one of these)?
I'm curious if that's what is causing the stopping. As for dot refreshing for whatever reason when this code is enabled, the profile does not refresh dots properly. When changed to true or nulled out, dots refresh fine (Maybe the checks for dots not being on the target is not working and the profile just goes through anyways).
PHP Code:
if not Agony and not Corruption and not UnstableAffliction then
if TargetHealth > 25 and Soulshards > 1 and IsTargetMoPBoss() then
dotrefreshtarget = false
end
end
Last edited by Kinkeh; 03-20-2013 at 05:17 PM.
My intiial suspicion was that the new trinket logic was the culprit too, so before tweaking the profile I swapped back to Tier 14 trinkets just to make sure.
Ok I found the bug with dot refreshing, it was me being fast when coding
That is fixed and it refreshes dots now properly
Let me check about that stopping
Edit: Think I fixed stopping issue![]()
Last edited by nilrem2004; 03-21-2013 at 12:19 AM.
Supporter of Frozen.
nilrem any plans for destruction, demonlogy sucks now for patch 5.2.
need a donator profile for destruction.
I believe he has plans for it and demonology doesn't "suck" it's just not top, when the legendary meta gems come out affliction will most likely be better then destruction so just kinda need to be patient :3, destruction will be somewhat hard to make with rain of fire being in single target and coding all the different scenarios that would be good for chaos bolt and other things.
affli profile doesnt support supremacy?
nvm was LUA error i cudnt see
Last edited by TommyT; 03-21-2013 at 06:52 PM.
I only get lua error with tidy plates and bar addons like bartender or dominos.
small bug report - donor profile goes weird/crazy on the P2 of Amber Shaper. Specifically when you target the player then back to a slime. Looks like its continually casting dark intent to me.