Hello Sychotix
I would take that opportunity to say thank you very much for the great plugin!
After new launch, ( Remove Freeze ) on mana and life flasks dosnt work if you are at full life and full mana!
Would you mind to take a look, please?![]()
Sychotix, how do I change the flask hotkeys (flask 1-5 is 1 2 3 4 5 by default)?
When I try to in the UI, right click unbinds them but I cannot rebind them to my liking
do I have to go into a config file and manually change them and if so which one?
Hi man,
love the flask manager and very nice behaviour tree library!
Movement with Cyclone seems not to be declared as "movement", most likely because that would be the right behaviour for leap slam and other gems. Though while using cyclone it would be nice if speed flask could be automaticly used
Works fine for me. Click the button, press whichever button you have bound for your flask.
The movement logic is fairly simple. There is a flag that says if you are moving and I check that every tick of the tree. If it is ever off... I reset the moving timer to 0. Adding logic to support movement skills would take a good bit of messing around to get it working right as I'd have to add a check for if we are casting the movement skill, and a bit of wiggle room between moving and casting the spell.
Ah sure, get it.
I will just write my own routine for this with your excelent TreeRoutine library![]()
Hi Sychotix and co.
also got the bloob sound now on my end. Today morning on Levling my Char it just worked fine.
A Fresh Install from Hud + flask didnt solve the problem.
Health works and quicksilver just bloob bloob but not trigger it
would be awesome if we can solve this
best regards
I get the bloop for quicksilver flasks. Usually manually hitting it 1-3 times gets it unstuck. It's on slot 4,5 on my hotkey if that helps.
Also I changed delay in using them and it seems to do it much less the higher I go up in delay, but still does it.
i cnat get this pluggin to work i'm getting this error
found it inside your plugins foler errorlog.txt
Log Entry : 4:04:59 AM Sunday, June 3, 2018
Method error: Initialise : System.IO.FileNotFoundException: Could not load file or assembly 'TreeSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'TreeSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.Initialise()
at PoeHUD.Plugins.BasePlugin._ForceInitialize()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
@Sychotix, i set it to drink at 25% min health/mana but it still uses flasks at like 85/90%, any idea how to fix? or is it a problem with my settings? O_o
You may have installed the plugin incorrectly. TreeSharp.dll is required.
@song414, Thanks for the info. I'm really not sure what would cause this and I haven't had it happen to me yet.
@omgsosorry, yes this is a problem with your settings. Percentages seem to work just fine to me. Turn on debug mode to better understand what is going on.