ExileHUD - External overlay for Path of Exile (work in progress) menu

User Tag List

Page 72 of 76 FirstFirst ... 22686970717273747576 LastLast
Results 1,066 to 1,080 of 1132
  1. #1066
    SpaceGuy119's Avatar Member
    Reputation
    12
    Join Date
    Aug 2014
    Posts
    354
    Thanks G/R
    8/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by vmv View Post
    Use this to change the color of the items : http://www.ownedcore.com/forums/mmo/...isualggpk.html (Change Font size, Font color, and other settings using VisualGGPK)

    A bad way for programming..i made my own version, but it's a big mess,

    I'm not sure I trust this. Will need a reputable to verify. For example, why is your Gemcutters box "unique" in your example screenshot?

    ExileHUD - External overlay for Path of Exile (work in progress)
  2. #1067
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SpaceGuy119 View Post
    I'm not sure I trust this. Will need a reputable to verify. For example, why is your Gemcutters box "unique" in your example screenshot?
    I have changed the color...original color is white...i made another file and moved there what i need with orange color...that's all.

  3. #1068
    Jaerin's Avatar Former Staff
    Reputation
    641
    Join Date
    Sep 2008
    Posts
    1,289
    Thanks G/R
    29/126
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    I have changed the color...original color is white...i made another file and moved there what i need with orange color...that's all.
    I see you have a github are you intending to push your changes so we can take a look at them? Looks pretty nice. I know that Coyl had plans to try and find the bottom of the quest tracker and put the list down there. I would say maybe we build up from above mana or something?

  4. #1069
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jaerin View Post
    I see you have a github are you intending to push your changes so we can take a look at them? Looks pretty nice. I know that Coyl had plans to try and find the bottom of the quest tracker and put the list down there. I would say maybe we build up from above mana or something?
    What i've done ..in term of programming is wrong...there are other ways to be done. I just duplicated PreloadAlert...then just modify a bit to do the job.
    Also, there is one little settings to move down or up the text from drop item to avoid quest tracking area/ and Menu bar to be moved under aura icons...i will try to notify on github.

    Just edited git hub,my menu looks like this :

    ExileHUD - External overlay for Path of Exile (work in progress)-menubar_cr-png

    But, anyone can modify it how they want.
    Last edited by vmv; 09-29-2014 at 08:09 PM.

  5. #1070
    troyizzle's Avatar Private
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello men
    how do i fix this error
    ExileHUD - External overlay for Path of Exile (work in progress)-20140930022050198-png

  6. #1071
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by troyizzle View Post
    hello men
    how do i fix this error
    ExileHUD - External overlay for Path of Exile (work in progress)-20140930022050198-png
    Download this : SlimDX Download Page (January 2012) , install...etc.
    You should have read first page for this

  7. #1072
    troyizzle's Avatar Private
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Download this : SlimDX Download Page (January 2012) , install...etc.
    You should have read first page for this
    downloaded and installed it not working :/

  8. #1073
    troyizzle's Avatar Private
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if anyone can help me via skype lmk

  9. #1074
    Jaerin's Avatar Former Staff
    Reputation
    641
    Join Date
    Sep 2008
    Posts
    1,289
    Thanks G/R
    29/126
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Install the x86 version even if you have a 64 bit

  10. #1075
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Added new Menu..smaller/configurable/movable.
    New colors, and later maybe user choice color.
    Waiting for Pull Request


  11. #1076
    mecheslav's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice menu, i like it :3
    Also, i'll try to move item level from left corner to right, it sometimes shows on item properties.

  12. #1077
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mecheslav View Post
    Nice menu, i like it :3
    Also, i'll try to move item level from left corner to right, it sometimes shows on item properties.
    Look in ItemLevelRenderer.cs .....last line of code.

  13. #1078
    mecheslav's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Look in ItemLevelRenderer.cs .....last line of code.
    Yeah, i find it, i just don't have visual studio at work to try changes

  14. #1079
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Latest release here https://github.com/vmv/poeSlimDx.
    Until Coyl is updating the Master...feel free to try/test/remove/fix anything.
    There is a new menu,new position for ItemAlerts, new icons, and new colors for some important strongboxes.

    I'm a beginner, so..have fun

  15. #1080
    Coyl's Avatar Active Member
    Reputation
    66
    Join Date
    Sep 2014
    Posts
    175
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Latest release here https://github.com/vmv/poeSlimDx.
    Until Coyl is updating the Master...feel free to try/test/remove/fix anything.
    There is a new menu,new position for ItemAlerts, new icons, and new colors for some important strongboxes.

    I'm a beginner, so..have fun
    Wow, with sources open I'll need to be just fast enough or there'll emerge a dozen of forks with features to cherry-pick from.

    Thank you for the reworked menu, vmw.
    Feature merged.

    The what is still needed is an option to adjust item alerter's vertical offset, before the actual size of quest tracker can be read form memory

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. [Buying] Looking for path of exile high lvl account
    By kevel1 in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 01-29-2013, 09:46 PM
  3. [Selling] Dota 2 cd-key or trade for Path of Exile
    By neepz in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 01-13-2013, 11:22 AM
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 10:26 PM. 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