PoEHUD Overlay Updated menu

User Tag List

Page 63 of 461 FirstFirst ... 13596061626364656667113163 ... LastLast
Results 931 to 945 of 6913
  1. #931
    Silent_Warrior's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2014
    Posts
    212
    Thanks G/R
    161/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got a problem with recently patch on garena:
    now all chests/boxes displays on minimap like strongboxes...

    PoEHUD Overlay Updated
  2. #932
    platon's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    1
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silent_Warrior View Post
    i got a problem with recently patch on garena
    now all chests/boxes displays on minimap like strongboxes...
    Today Garena client was a mini- update and now I have the same problem.

  3. #933
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silent_Warrior View Post
    i got a problem with recently patch on garena:
    now all chests/boxes displays on minimap like strongboxes...
    Garena CIS ONLY!!!
    Code:
    From efc3049d9ff1b569149d0e70f0e37f3ca634eb71 Mon Sep 17 00:00:00 2001
    From: doragon <[email protected]>
    Date: Sat, 13 Jun 2015 00:34:22 +0300
    Subject: [PATCH] GARENA CIS patch 2
    
    ---
     config/currency.txt         | 1 +
     src/Poe/Components/Chest.cs | 2 +-
     2 files changed, 2 insertions(+), 1 deletion(-)
    
    diff --git a/config/currency.txt b/config/currency.txt
    index e4b2954..6a81513 100644
    --- a/config/currency.txt
    +++ b/config/currency.txt
    @@ -19,3 +19,4 @@
     Сфера вечного
     Сфера раскаяния
     Сфера ваал
    +Перо белого роа
    diff --git a/src/Poe/Components/Chest.cs b/src/Poe/Components/Chest.cs
    index d1d7f7e..8bb9bfc 100644
    --- a/src/Poe/Components/Chest.cs
    +++ b/src/Poe/Components/Chest.cs
    @@ -9,7 +9,7 @@ public bool IsOpened
     
             public bool IsStrongbox
             {
    -            get { return Address != 0 && M.ReadInt(Address + 52) != 0; }
    +            get { return Address != 0 && M.ReadInt(Address + 60) != 0; }
             }
         }
     }
    \ No newline at end of file
    -- 
    1.9.5.msysgit.0

  4. #934
    omgflexspb's Avatar Member
    Reputation
    2
    Join Date
    Nov 2013
    Posts
    31
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by doragon View Post
    Garena CIS ONLY!!!
    Code:
    From efc3049d9ff1b569149d0e70f0e37f3ca634eb71 Mon Sep 17 00:00:00 2001
    From: doragon <[email protected]>
    Date: Sat, 13 Jun 2015 00:34:22 +0300
    Subject: [PATCH] GARENA CIS patch 2
    
    ---
     config/currency.txt         | 1 +
     src/Poe/Components/Chest.cs | 2 +-
     2 files changed, 2 insertions(+), 1 deletion(-)
    
    diff --git a/config/currency.txt b/config/currency.txt
    index e4b2954..6a81513 100644
    --- a/config/currency.txt
    +++ b/config/currency.txt
    @@ -19,3 +19,4 @@
     Сфера вечного
     Сфера раскаяния
     Сфера ваал
    +Перо белого роа
    diff --git a/src/Poe/Components/Chest.cs b/src/Poe/Components/Chest.cs
    index d1d7f7e..8bb9bfc 100644
    --- a/src/Poe/Components/Chest.cs
    +++ b/src/Poe/Components/Chest.cs
    @@ -9,7 +9,7 @@ public bool IsOpened
     
             public bool IsStrongbox
             {
    -            get { return Address != 0 && M.ReadInt(Address + 52) != 0; }
    +            get { return Address != 0 && M.ReadInt(Address + 60) != 0; }
             }
         }
     }
    \ No newline at end of file
    -- 
    1.9.5.msysgit.0
    Could you be so kind and upload exe file or whatever

  5. #935
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omgflexspb View Post
    Could you be so kind and upload exe file or whatever
    https://github.com/smad2005/PoeHud/tree/RCGARENA https://github.com/smad2005/PoeHud/archive/RCGARENA.zip (CIS)

  6. #936
    wutlol1's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, just today some of the functions of my poehud stopped working for some reason. It no longer shows the menu to change settings or item stat information. Anyone know of a fix? This is not on russian servers.
    edit: I solved the problem by manually editing the settings file, sorry for the post. issue fixed
    Last edited by wutlol1; 06-14-2015 at 08:05 PM.

  7. #937
    LeijaT's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wutlol1 View Post
    Hi, just today some of the functions of my poehud stopped working for some reason. It no longer shows the menu to change settings or item stat information. Anyone know of a fix? This is not on russian servers.
    edit: I solved the problem by manually editing the settings file, sorry for the post. issue fixed
    Could be so kind to post your config? Because I've got the same problem as you got. Sound for dropping items is fine, rest is not working (Menu, Hud etc)

  8. #938
    WIZARDBONER's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I love the overlay. Excellent work man. I'm also a big fan of the inventory preview. I've noticed that it doesn't automatically update though. Is this normal, or a problem on my end? And if it is just a problem on my end, what would I do to fix it? Thanks for your time.

  9. #939
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WIZARDBONER View Post
    I love the overlay. ...I've noticed that it doesn't automatically update though. Is this normal, or a problem on my end?
    Same trouble. But I think it's not possible to realize update view in real time.

  10. #940
    ralyeh's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's possible.

  11. #941
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ralyeh View Post
    It's possible.
    No comment, but have a song

    Last edited by doragon; 06-23-2015 at 08:58 AM.

  12. #942
    WIZARDBONER's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also, any plans of incorporating functionality into The Awakening beta?

  13. #943
    HvC's Avatar Contributor
    Reputation
    138
    Join Date
    Jan 2015
    Posts
    324
    Thanks G/R
    0/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    None from me.

  14. #944
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    None from me too.

  15. #945
    Silent_Warrior's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2014
    Posts
    212
    Thanks G/R
    161/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, but will be poehud updated when Awakening will be open for public?

Similar Threads

  1. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  2. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 03:09 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