-
Originally Posted by
xyf1
Hey,how can I get the "FlaskMods",such as "FlaskDispellsChill"... in other language client?
Using PyPoE/README.md at dev * OmegaK2/PyPoE * GitHub
And opening content.ggpk file and getting other language version of mod file.
Good luck,
-
Member

You can add this line to prevent offensive flask usage when energy shield is drain and user have set min ES % to 0.
-
Active Member
Not sure what the issue might be, but after slotting in a Stibnite Flask and a Rumi's Concoction, I've noticed neither of them popping off at all. I have a Writhing Jar, Quicksilver & Atziri's in the other 3 slots and they all pop off as expected without any issue. The Rumi's and Stibnite are both listed as defensive flasks (5) in the .json config file, so I'm a bit stumped as to what the problem might be?
Could anyone offer some suggestions for a solution perhaps. I have the most recent versions of both poeHUD and this Flaskmanager extension. Any help would be much appreciated.
-
Originally Posted by
Zweite93

You can add this line to prevent offensive flask usage when energy shield is drain and user have set min ES % to 0.
Already doing that
if (Settings.OffensiveWhenLifeEs.Value && (playerHealth.HPPercentage * 100 > Settings.HpOffensive.Value &&
(playerHealth.MaxES <= 0 || playerHealth.ESPercentage * 100 > Settings.EsOffensive.Value)))
return;
EDIT: Wait....ur right, didn’t saw it’s MaxES <= 0 not just es <= 0
Or it should be: playerHealth.ESPercentage * 100 >= Settings.EsOffensive.Value
Last edited by GameHelper; 10-06-2017 at 06:59 AM.
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to GameHelper for this useful post)
-
Member
-
Member
Originally Posted by
tyraots
hei. All seems to qork fine, Thanks for that.

only 1 thing what is lilbit annoying when i activate flaskmanager, then pops up big notice whit guys names on it(big thanks) but it won't go away

just stays and i cant see much

It says in the github how to fix that
-
Post Thanks / Like - 1 Thanks
tyraots (1 members gave Thanks to L_Rainy for this useful post)
-
Originally Posted by
tyraots
hei. All seems to qork fine, Thanks for that.

only 1 thing what is lilbit annoying when i activate flaskmanager, then pops up big notice whit guys names on it(big thanks) but it won't go away

just stays and i cant see much

It will go away on the 3rd day.
-
Knight
how do you disable the message("Area has been changed. Loading flask info") whenever I enter a new area.?
Im casually recording and I dont want people to see that lol
-
Originally Posted by
hacker143
how do you disable the message("Area has been changed. Loading flask info") whenever I enter a new area.?
Im casually recording and I dont want people to see that lol
It’s hard coded and need code change. Feel free to change the code and send a PR
-
Member
Originally Posted by
hacker143
how do you disable the message("Area has been changed. Loading flask info") whenever I enter a new area.?
Im casually recording and I dont want people to see that lol
Dont record your whole screen, just record your poe-window.. Problem solved?
-
Member
doesnt work somehow, anyone else?
-
Member
Originally Posted by
hacker143
how do you disable the message("Area has been changed. Loading flask info") whenever I enter a new area.?
Im casually recording and I dont want people to see that lol
Can you just record path of exile.exe program? Since all the 'bot' information is coming from a different file?
-
Member
what happened to the chicken feature i cant see it anymore?
-
-
Originally Posted by
Crackjack
So,
Just bought and put together a new computer and installed windows 10(previously user of win

.
The problem now is the chicken method, it keeps popping up a window asking if i really wanna run the cports.exe every time it tries to logout.
Any way i can stop this and make it permanent so it actually does logout? :P
put cports.exe file in system32 folder of windows