GameHelper: A light version of PoeHUD/Exile-Api menu

Shout-Out

User Tag List

Page 170 of 351 FirstFirst ... 70120166167168169170171172173174220270 ... LastLast
Results 2,536 to 2,550 of 5265
  1. #2536
    Fishdetective's Avatar Member
    Reputation
    9
    Join Date
    Feb 2022
    Posts
    58
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    I think I understand what you are talking about. I can implement a feature that dump preloads ( if found in a map) to a file which your script can read and alert you on that. Which preloads are important and should be dumped can be selected/configured by user.
    Yes - dumping the preloads to a file would be perfect !. I can get AHK to read and select the appropriate info to act on. If you could implement that it would be awesome (GH is already awesome btw)

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #2537
    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 Fishdetective View Post
    Yes - dumping the preloads to a file would be perfect !. I can get AHK to read and select the appropriate info to act on. If you could implement that it would be awesome (GH is already awesome btw)
    do you also want Area/Zone name/info dumped in the file or just preload info?
    If I did not reply to you, it mean the question you are asking is stupid.

  3. #2538
    Fishdetective's Avatar Member
    Reputation
    9
    Join Date
    Feb 2022
    Posts
    58
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fishdetective View Post
    Thanks for the feedback.

    Once you fix your preloads let me know if it still doesn't show it. Also, you can use Data Visualization -> CurrentAreaLoadedFiles -> Search to figure out why it isn't showing (i.e. maybe POE game is not even preloading it when you enter the map/area).
    Hi - I fixed the preloads file adding in the metadata paths for each Exile (first screenshot). I edited the display names. I've run in to 3 issues after doing this, all in maps so far

    1. I get a false positive with Vaal Side Area - Ivory Temple (there was no Vaal side area. 2nd screenshot).
    2. I get a preload with a list of Rogue Exiles, however they are not the RE that were present in the map (the two shown were not in the map). I actually had 8 RE's but they did not appear on the preload alert (2nd screenshots) - Ivory Temple.
    3. I encountered a RE (Promenade) but there was no preload alert (3rd screenshot).

    I fired up Data Visualization. It showed the same path I have configured for the RE (third line in screenshot 4).
    Any thoughts why I'm getting the false alerts and no alert ?

    Imgur: The magic of the Internet
    Imgur: The magic of the Internet
    Imgur: The magic of the Internet
    Imgur: The magic of the Internet

    On another note I'd like to understand how the colours are derived for the text in the preload alerts. They are in the file in the X,Y,Z and W values by the look of it but how do you get these numbers to begin with (I'd like to change them in some cases)
    Last edited by Fishdetective; 08-04-2022 at 03:45 PM. Reason: Links are incorrect

  4. #2539
    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)
    -> Any thoughts why I'm getting the false alerts and no alert ?

    That is how the things are, you would have to find better preloads that works for you. it's not a easy process and you have to go back and forth. Also, there is a posibility you would never find a preload for some things because GGG doesn't preload it OR GGG preloads it in more maps than necessary.


    -> On another note I'd like to understand how the colours are derived for the text in the preload alerts. They are in the file in the X,Y,Z and W values by the look of it but how do you get these numbers to begin with (I'd like to change them in some cases)

    click the color beside the "Add & Save" button.
    If I did not reply to you, it mean the question you are asking is stupid.

  5. #2540
    Fishdetective's Avatar Member
    Reputation
    9
    Join Date
    Feb 2022
    Posts
    58
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fishdetective View Post
    Thanks for the feedback.

    "I see that you are doing 1 mistake when adding your own preload i.e. you are not providing the full path. for example `ExileWitch2` should be updated to `Metadata/Monsters/Exiles/ExileWitch2`"
    - I did use the preload file from page 1. It doesn't have the metadata line for any of the Exiles. My mistake in not noticing that. I'll grab the metadata as per the guide, plug it in and test it out.

    "-> Other thing I'd like to do is alert on certain things, so I could alert on Krillson but ignore other preloads in an area if I wanted. Currently I'd have to remove the other preload items to do that. It would be cool if there was some sort of if/else I could use to be selective.

    Sounds like a good feature, I will add it in the TODO list. So basically add a feature so user can enable/disable the preload on mouse click."

    - Yeah that would be cool but it's not exactly what I was thinking of. The popup occurs for all of the preloads are in the zone. I have a script that runs without interaction till it sees the pop-up, then it stops and I take over. I only want it to stop if a popup appears AND there is say a Vaal side area. If the text in the box lists all the preloads in the area and the scripting language can read it then that would achieve would I'm after.
    Originally Posted by GameHelper View Post
    do you also want Area/Zone name/info dumped in the file or just preload info?
    Might as well put all the information (area/zone/map info as well as the preload info) into the dump file please. A text file with CSV, tab or space delimited fields.

  6. #2541
    sonnefes's Avatar Member
    Reputation
    1
    Join Date
    Sep 2021
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello, I was unable to add the CoPilot plugin. I don't know how to add any plugin. Sorry, I'm using google translator. Can you help me add a plugin?

  7. #2542
    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 sonnefes View Post
    hello, I was unable to add the CoPilot plugin. I don't know how to add any plugin. Sorry, I'm using google translator. Can you help me add a plugin?
    CoPilot plugin is not supported. Please use ExileAPI for that. Sorry.
    If I did not reply to you, it mean the question you are asking is stupid.

  8. #2543
    Fishdetective's Avatar Member
    Reputation
    9
    Join Date
    Feb 2022
    Posts
    58
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I don't know how the mechanics in POE work but is it possible to assign an icon to a "normal" monster if it has a separate preload alert that other normal monsters do not. For example the Albino Rhoa is classified as a normal monster, so it doesn't have a minimap icon like magic, rare or unique monsters do. It's therefore a pain to find. It does however have a unique preload string, so I was wondering if it's possible to highlight it via an association with it's preload string and assign it a unique icon to find it in amongst the mass of normal monsters ?

  9. #2544
    pokerddd's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u add good and bad expediton remnants on map? or not possible

  10. #2545
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Fishdetective View Post
    I don't know how the mechanics in POE work but is it possible to assign an icon to a "normal" monster if it has a separate preload alert that other normal monsters do not. For example the Albino Rhoa is classified as a normal monster, so it doesn't have a minimap icon like magic, rare or unique monsters do. It's therefore a pain to find. It does however have a unique preload string, so I was wondering if it's possible to highlight it via an association with it's preload string and assign it a unique icon to find it in amongst the mass of normal monsters ?
    ExileApi has a ProximityAlert plugin that does this. I would imagine it wouldn't be too hard to port to GameHelper, since the requirements should be things GameHelper tracks (position, path, etc.), but someone would have to put in the work.

  11. #2546
    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 Fishdetective View Post
    I don't know how the mechanics in POE work but is it possible to assign an icon to a "normal" monster if it has a separate preload alert that other normal monsters do not. For example the Albino Rhoa is classified as a normal monster, so it doesn't have a minimap icon like magic, rare or unique monsters do. It's therefore a pain to find. It does however have a unique preload string, so I was wondering if it's possible to highlight it via an association with it's preload string and assign it a unique icon to find it in amongst the mass of normal monsters ?
    why do ppl farm it? what's the use of it?
    from the DV send me the screenshot of this monster details and i'll add an icon for it in the GameHelper.
    Last edited by GameHelper; 08-08-2022 at 06:02 PM.
    If I did not reply to you, it mean the question you are asking is stupid.

  12. #2547
    Fishdetective's Avatar Member
    Reputation
    9
    Join Date
    Feb 2022
    Posts
    58
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    why do ppl farm it? what's the use of it?
    from the DV send me the screenshot of this monster details and i'll add an icon for it in the GameHelper.
    It's an easter egg. Drops a feather which may or may not have a use. The DV is attached. The preload file uses the first one on the list if that matters. Thanks for adding an icon for it. It will be nice to see it on screen rather than having to guess where it is and chase it down


  13. #2548
    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 Fishdetective View Post
    It's an easter egg. Drops a feather which may or may not have a use. The DV is attached. The preload file uses the first one on the list if that matters. Thanks for adding an icon for it. It will be nice to see it on screen rather than having to guess where it is and chase it down

    I want monster info from the DV. Basically DV -> States -> InGameState -> CurrentAreaInstance -> awake entities.

    In there search for your monster.
    If I did not reply to you, it mean the question you are asking is stupid.

  14. #2549
    Fishdetective's Avatar Member
    Reputation
    9
    Join Date
    Feb 2022
    Posts
    58
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    I want monster info from the DV. Basically DV -> States -> InGameState -> CurrentAreaInstance -> awake entities.

    In there search for your monster.
    Here are the screenshots of awake entities. The first screenshot is when the AR is alive in zone. The second screenshot is after it's killed. I think the only difference is the entity types changes from "monster" to "useless". Also Isvalid field is false when alive but true when dead




    Let me know if there is anything else required
    Last edited by Fishdetective; 08-09-2022 at 09:22 AM. Reason: Added comment

  15. Thanks GameHelper (1 members gave Thanks to Fishdetective for this useful post)
  16. #2550
    xhmmm's Avatar Member
    Reputation
    2
    Join Date
    May 2022
    Posts
    10
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi When I enter the town, gh will leave in seconds.what should i do?
    Snipaste_2022-08-11_21-55-15.png

Similar Threads

  1. "Light" Version of PoE HUD
    By deimudda69 in forum Path of Exile
    Replies: 41
    Last Post: 01-04-2020, 09:44 PM
  2. Replies: 34
    Last Post: 12-14-2019, 11:08 AM
  3. US version of TBC needed
    By Victor in forum World of Warcraft General
    Replies: 0
    Last Post: 01-16-2007, 05:08 AM
  4. Cracked version of Fraps?
    By Amedis in forum Community Chat
    Replies: 36
    Last Post: 12-04-2006, 12:00 AM
  5. new version of Studio
    By wrigley in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 12-02-2006, 06:35 PM
All times are GMT -5. The time now is 12:00 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