Awesome, thank you.
Awesome, thank you.
Yeah, the editing can be a bit funky. Mouse hotkeys don't seem to be supported by PoeHUD's hotkey thing. You could try editing the configuration with the desired keycode here though. Virtual-Key Codes (Windows)
Is there any way how to make a routine that checks for 2 or more curses before applying ailment flask? Everything I try doesn't seem to work, it either drinks on first curse or doesn't drink at all.
Also, for curses, even though I set in my action to reserve charges from life flask when removing curses, it doesn't seem to actually reserve anything.
Code:{"Name":"","Composite":{"Name":"curse_temp","Type":2,"ConditionList":[{"Parameters":{"Invert":"False","SearchingBuff":"curse_temporal_chains","SearchStringString":"tem"},"Linker":null,"Owner":"Default","Name":"PlayerHasBuffConditionFactory"},{"Parameters":{"Invert":"False","SearchingBuff":"curse_elemental_weakness","SearchStringString":"eleme"},"Linker":1,"Owner":"Default","Name":"PlayerHasBuffConditionFactory"}],"Children":[{"Name":"flask","Type":3,"ConditionList":[],"Children":[],"Action":{"Parameters":{"useLife":"False","useMana":"False","useHybrid":"False","useInstant":"False","useDefense":"False","useOffense":"False","useUtility":"False","useSpeedrun":"False","useUnique":"False","useOffenseAndSpeedrun":"False","usePoison":"False","useFreeze":"False","useIgnite":"False","useShock":"False","useBleed":"False","useCurse":"True","reserveFlaskCharges":"2"},"Owner":"Default","Name":"UseFlaskTypeActionFactory"}}],"Action":null}}
Last edited by darkdex52; 06-04-2018 at 02:22 AM.
Looks like your tree has the linker between the two conditions set to OR and not AND. That would be your problem. There is no generic "If I have more than two curses" logic. You would probably have to write your own code for that.
I also just fixed the reserved charges. Update your plugin.
How do you disable the bloop bloop bloop sound?
By giving me more information so that I can fix it. I delivered a change yesterday that is a random guess as to what might be causing it, but I have yet to have it happen to me. Enable debug mode and see what it says. Others have stated that it might have something to do with quicksilver potions... but I didn't notice anything wrong with the code.
So what's the best option for Atziri's Promise?
atziri.jpeg
Never mind, found the right settings after digging a bit deeper. This tool is really awsome!
Often i had this issue (and often died because i don't see my enemies :-)
3.png
Last league i had this too. Now same issue, with other tree. and even in hideout without moving and without any player action or monster appearance. it suddenly can come up .
Any idea where too look?
holy moly you are crazy fast, awesome.
first testrun was successful. Thank You!
if i only had known about this fast bugfix i really had report early :-)
but i wasn't sure if i stress the tree too much or whatever and i wanted to do more tests before reporting. wrong decision in this case :-)
but still error, looks similar
4.png
I'm using the basic flask routine, it seems my diamond flask and Atziri's Promise just drinks no matter what