PoeHUD Plugin: Flask Manager menu

User Tag List

Page 51 of 76 FirstFirst ... 474849505152535455 ... LastLast
Results 751 to 765 of 1139
  1. #751
    Maxom's Avatar Member
    Reputation
    1
    Join Date
    Jun 2016
    Posts
    36
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    flasker not working

    PoeHUD Plugin: Flask Manager
  2. #752
    WorkingPour's Avatar Member
    Reputation
    7
    Join Date
    Oct 2014
    Posts
    37
    Thanks G/R
    23/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PoE Hud has updated, don't know if the update included flask offsets or not, but the hud itself is now working.

  3. #753
    m1nc's Avatar Member
    Reputation
    3
    Join Date
    Oct 2014
    Posts
    125
    Thanks G/R
    2/2
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys any one can help me? it drinks all my 3 insta flasks at same time so th8ey finish up pretty quickly :/

  4. #754
    stfufag's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    293
    Thanks G/R
    46/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wrong delay?

  5. #755
    m1nc's Avatar Member
    Reputation
    3
    Join Date
    Oct 2014
    Posts
    125
    Thanks G/R
    2/2
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    iv seted at 5000? its the max i could do, its drinking all 3 at same time not that drinks them too fast no idea why so
    Last edited by m1nc; 08-05-2017 at 08:09 AM.

  6. #756
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by m1nc View Post
    iv seted at 5000? its the max i could do, its drinking all 3 at same time not that drinks them too fast no idea why so
    turn on debug mode form flask manager menu.......and print screen what it say...
    If I did not reply to you, it mean the question you are asking is stupid.

  7. #757
    bcz's Avatar Contributor
    Reputation
    171
    Join Date
    Apr 2008
    Posts
    172
    Thanks G/R
    8/139
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I've got the flask plugin working for now. Not sure of the correct way to submit changes to github, always too scared to screw something up so I never learned ^^ Maybe someone can help fix the last issue first anyway.

    I had to disable all the extra UI functions. Even with settings off it still caused an issue for me, so I commented them out
    Code:
    public override void Render(){
        base.Render();
        if (!Settings.Enable.Value) return;
        // FlaskUi();
        // BuffUi();
        // SplashPage();
    }
    Another thing I had to do in order to get it to compile, was pre-define this action2 variable, it didnt like it being done inside the TryGetValue parameters... maybe just an issue with my VS or something though. There were two spots i had to change that
    Code:
    FlaskActions action2;
    if (!_flaskInfo.FlaskMods.TryGetValue(mod.Name, out action2))

    Man I just spent like 2 hours simply trying to figure out the correct way to compile it without the references getting all screwed up and added locally etc... @zaafar im just so tired of messing with it can you help me get it onto github with those changes or at least compile a temporary one for the guys that are waiting for it, thanks

  8. Thanks datz (1 members gave Thanks to bcz for this useful post)
  9. #758
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    you don't need to do any changes/ compile it..

    u can turn off all UI from settings

    FlaskManager->Settings->UI settings-> turn off buff UI and Flask UI
    FlaskManager->About -> disable that
    If I did not reply to you, it mean the question you are asking is stupid.

  10. #759
    bcz's Avatar Contributor
    Reputation
    171
    Join Date
    Apr 2008
    Posts
    172
    Thanks G/R
    8/139
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    you don't need to do any changes/ compile it..

    u can turn off all UI from settings

    FlaskManager->Settings->UI settings-> turn off buff UI and Flask UI
    FlaskManager->About -> disable that
    I coulda swore It still gave errors though... sigh, need to go play a bit to cheer up ><

  11. #760
    mayainverse's Avatar Member
    Reputation
    8
    Join Date
    Jan 2008
    Posts
    182
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does this have the cports level of instant disconnect in it? and if so will it still funciton if say the poe client freezes and your unable to even alt-f4 but still be able to sever the connection so you dont die?

  12. #761
    golenallahu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    need working version, this isnt working

  13. #762
    Test505's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    14
    Thanks G/R
    8/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Autoquit and flask manager working perfectly for me.

  14. #763
    golenallahu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What are your flask shortcuts then ? because i have it, its enabled, i unchecked red options, and it looks like it should work but it doesnt pop flasks

  15. #764
    golenallahu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh i see it has to be 1 2 3 4 5, where can i set it to be qwertz ?

  16. #765
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by golenallahu View Post
    oh i see it has to be 1 2 3 4 5, where can i set it to be qwertz ?
    there must be a config file called flaskinfo.json or something look in the flask manager folder.

    Originally Posted by mayainverse View Post
    does this have the cports level of instant disconnect in it? and if so will it still funciton if say the poe client freezes and your unable to even alt-f4 but still be able to sever the connection so you dont die?
    yeah man, it does.!!
    it uses cports.
    u can also manually press a key ( of your own choise ~ set it from the menu ) and press it manually if all else fail.
    so there is also a Fuck my life key.
    If I did not reply to you, it mean the question you are asking is stupid.

Page 51 of 76 FirstFirst ... 474849505152535455 ... LastLast

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 10:00 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search