Sychotix new flasks mods give error https://i.imgur.com/mady797.png
Sychotix new flasks mods give error https://i.imgur.com/mady797.png
BuildYourOwnRoutine can not use
I could not edit BuildYourOwnRoutine Decorations. I tried to drag the percentage health under Decoration, but the bar was not moving. It kept at 0 percent even I tried to drag it toward right.
I had trouble using "Always continue" in Decorator. I wanted the PrioritySelector to run the full routine. My first one is ES below 50% use Vaal Discipline. Since my Vaal Discipline was not up and my ES was under 50%, any decoators under the first one would not getting triggered. I tried to use Always continue, but it wasnt working for me. I found there was a problem with editing toggling "Always continue" using ExileAPI, but it was still not working even when I manually change "false" to "true" for "always continue" at my profile by using notepad. Please let me know I did anything wrong and how can I fix it.
Last edited by jaff095; 09-13-2019 at 04:21 AM.
No, all the profile does is use flasks when I right click.
Something is wrong with IsKeyPressedConditionFactory. I made a new profile to test it. If that condition is used it throws an error. When it's taken out an error isn't thrown. Instead of right click I used "K" just to make sure.
Here's the error: https://puu.sh/EgNOo/ed3fac4b75.png
Last edited by Keitosz; 09-13-2019 at 01:35 PM.
Here's the profile: https://puu.sh/EgNYa/15b0df58b2
Key work correctly now, but my conditions seem to be ignored. I'm using HasFlaskBuffCondition and I set it to inverse. Basically, If key is pressed and I don't have a flask buff for flask 2, 4, and 5, then use flasks 2, 4 ,5.
The old profiles I were using now work with the input key but like above flasks are constantly used while the key is held down. Maybe something is wrong with inverse or the logic?