PoeHUD Plugin: Flask Manager menu

User Tag List

Page 68 of 76 FirstFirst ... 18646566676869707172 ... LastLast
Results 1,006 to 1,020 of 1139
  1. #1006
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by xyf1 View Post
    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,

    PoeHUD Plugin: Flask Manager
  2. #1007
    Zweite93's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    20
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PoeHUD Plugin: Flask Manager-ohhskrq-gif
    You can add this line to prevent offensive flask usage when energy shield is drain and user have set min ES % to 0.

  3. #1008
    Forumuser1000's Avatar Active Member
    Reputation
    27
    Join Date
    Mar 2017
    Posts
    257
    Thanks G/R
    169/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  4. #1009
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by Zweite93 View Post
    PoeHUD Plugin: Flask Manager-ohhskrq-gif
    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.

  5. Thanks toadskin (1 members gave Thanks to GameHelper for this useful post)
  6. #1010
    tyraots's Avatar Member
    Reputation
    1
    Join Date
    Sep 2017
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  7. #1011
    L_Rainy's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    22
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tyraots View Post
    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
    PoeHUD Plugin: Flask Manager-dggfj0d-png

  8. Thanks tyraots (1 members gave Thanks to L_Rainy for this useful post)
  9. #1012
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by tyraots View Post
    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.

  10. #1013
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  11. #1014
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by hacker143 View Post
    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

  12. #1015
    LeHeupOfSoup's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    37
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hacker143 View Post
    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?

  13. #1016
    LenyXMD's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    doesnt work somehow, anyone else?

  14. #1017
    Reuspa's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    73
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hacker143 View Post
    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?

  15. #1018
    Sicc's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    70
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what happened to the chicken feature i cant see it anymore?

  16. #1019
    Crackjack's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    220
    Thanks G/R
    26/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  17. #1020
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by Crackjack View Post
    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

Similar Threads

  1. Replies: 27
    Last Post: 12-19-2016, 07:57 AM
  2. Managed to get a lot of cd keys
    By fallingforme in forum World of Warcraft General
    Replies: 15
    Last Post: 02-18-2007, 04:32 PM
  3. Where can i get a Cord mod/plugin?
    By Mike3667 in forum World of Warcraft General
    Replies: 1
    Last Post: 09-09-2006, 07:20 PM
  4. TUU's Guide: Building and Managing a successful guild
    By Örpheus in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-06-2006, 04:06 PM
All times are GMT -5. The time now is 11:35 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search