ExileApi 3.23 and beyond - Plugin framework menu

User Tag List

Page 104 of 107 FirstFirst ... 454100101102103104105106107 LastLast
Results 1,546 to 1,560 of 1591
  1. #1546
    EthEth's Avatar Active Member
    Reputation
    67
    Join Date
    Aug 2016
    Posts
    109
    Thanks G/R
    70/54
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fragma1 View Post
    You can fix 99% of all hud/plugin problems by just redownloading and setting everything up again, just dont be lazy and copy paste every hud release on top of the older one.
    TBH, in the older days, I preferred compiling from source. Could better understand what is happening and what is wrong. Then number of plugins exploded and there was no standard on how the project should be set up. Compiling everything and setting it up was a nightmare. Now I wish I had time to look into all that interesting projects, PoE and tools around is in hell of an interesting state right now.
    My post was helpful? Consider using Thank you!

    We are here together, be part of community, help others and get helped by others

    ExileApi 3.23 and beyond - Plugin framework
  2. #1547
    EthEth's Avatar Active Member
    Reputation
    67
    Join Date
    Aug 2016
    Posts
    109
    Thanks G/R
    70/54
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hehuhaho View Post
    Hello there, im kinda new to this stuff, wanted for the preloader to only show specific beasts but am not sure where i can edit it for preloader. also sometimes the beasts name shown on the preloader doesnt actually exist in the map. anyone can help me with this issue? idk if mine is broken or what.

    appreciate any help i can get. Thanks!
    After too many players target-hunting beasts through preloads (enter map - check beasts in PoeAPI or other tool - exit map) they changed "fixed" it - you get false-positives when it comes to beasts. In my personal preloads I disable beasts names.
    My post was helpful? Consider using Thank you!

    We are here together, be part of community, help others and get helped by others

  3. #1548
    Fragma1's Avatar Active Member
    Reputation
    18
    Join Date
    Aug 2022
    Posts
    72
    Thanks G/R
    12/17
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AreZone View Post
    Thanks for clarifying it is a user error.
    Did clean install still the same thing, what ninjapricer are u using?
    I just download all my plugins from the browse option in PluginUpdater plugin.

  4. Thanks AreZone (1 members gave Thanks to Fragma1 for this useful post)
  5. #1549
    Fragma1's Avatar Active Member
    Reputation
    18
    Join Date
    Aug 2022
    Posts
    72
    Thanks G/R
    12/17
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pwndbymeh View Post
    Anyone got reagent script for Wine of the Prophet? using "use when full" spams it even if the effect is still in play lol
    Always add SinceLastActivation(0.5) to all flasks so reagent doesn't chugg them.

  6. #1550
    jpitty's Avatar Member
    Reputation
    5
    Join Date
    Jul 2012
    Posts
    45
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by EthEth View Post
    Well done! When I get more time, I can try to add more enchants.
    Yea I couldn't be bothered with the other enchants, but it should be easy enough. If you end up creating a PR, I'll approve and merge it.

  7. #1551
    Ellemsi's Avatar Member
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, does anyone know if there's a plugin for scanning a mercenary's inventory/equipment?

  8. #1552
    lml78124's Avatar Member
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updates:

    I use "Devtree" to find out what difference between English mode and Chinese mode in "minimapicons"

    minimapicons_error.png

    As the photo shown, there is "???" in RenderName

    Can anyone help me to find the method to correct this issue?

    What I want just to show the "tracing fire ball"

  9. #1553
    duiazy0617's Avatar Member
    Reputation
    1
    Join Date
    Dec 2023
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There's anyway to see modifiers in a Unidentified item? Yeah I mean "The Light of Meaning" or anything else

  10. #1554
    xomke123's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey! Get-Chaos-Value not working in ritual, someone got fix?

  11. #1555
    EthEth's Avatar Active Member
    Reputation
    67
    Join Date
    Aug 2016
    Posts
    109
    Thanks G/R
    70/54
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ellemsi View Post
    Hi, does anyone know if there's a plugin for scanning a mercenary's inventory/equipment?
    Mentioned in few pages back. You can use NPC items with LINQ, but you need to create your own IFL files (I am working on mines, shared some).
    My post was helpful? Consider using Thank you!

    We are here together, be part of community, help others and get helped by others

  12. #1556
    Stif21's Avatar Member
    Reputation
    1
    Join Date
    May 2019
    Posts
    37
    Thanks G/R
    8/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by EthEth View Post
    Mentioned in few pages back. You can use NPC items with LINQ, but you need to create your own IFL files (I am working on mines, shared some).
    could you please share the IFL file?

  13. #1557
    EthEth's Avatar Active Member
    Reputation
    67
    Join Date
    Aug 2016
    Posts
    109
    Thanks G/R
    70/54
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stif21 View Post
    could you please share the IFL file?
    https://www.ownedcore.com/forums/mmo...ml#post4570761 (ExileApi 3.23 and beyond - Plugin framework)

    Modify as you like. I duped there data from poe.ninja. Remove crap uniques, etc...
    My post was helpful? Consider using Thank you!

    We are here together, be part of community, help others and get helped by others

  14. Thanks Stif21 (1 members gave Thanks to EthEth for this useful post)
  15. #1558
    chigo's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there is a way to auto-open Hoarder (abyss chests) with any plug-in?

  16. #1559
    AreZone's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    26/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chigo View Post
    there is a way to auto-open Hoarder (abyss chests) with any plug-in?
    Yes, plugin Pick it

  17. #1560
    EthEth's Avatar Active Member
    Reputation
    67
    Join Date
    Aug 2016
    Posts
    109
    Thanks G/R
    70/54
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jpitty View Post
    Anyone found a way to show the petals to pick up in the new T16.5 maps? Similarly how WHereTheWispsAt works?
    Metadata/MiscellaneousObjects/Memories_of_Zana/PetalDoodad
    Metadata/MiscellaneousObjects/Memories_of_Zana/Petals

    Can't seem to get it to work.

    Edit: Nevermind I got it to work. Just modified WHereTheWispsAt and added a new case switch for Metadata/MiscellaneousObjects/Memories_of_Zana/Petals
    Thank you for data. Prepared updated version. Repo: GitHub - EthSharingIsCaring/WhereTheWispsAt: Updated repo for Mercenaries League
    Last edited by EthEth; 4 Days Ago at 02:26 AM. Reason: Added repo link
    My post was helpful? Consider using Thank you!

    We are here together, be part of community, help others and get helped by others

  18. Thanks netaway, camapxam (2 members gave Thanks to EthEth for this useful post)

Similar Threads

  1. The Irony of WOTLK and beyond
    By Z3D in forum World of Warcraft General
    Replies: 8
    Last Post: 09-15-2009, 09:54 PM
  2. Half Life 2 - Easter Eggs and Beyond
    By Glynbeard in forum Gaming Chat
    Replies: 0
    Last Post: 11-04-2007, 09:51 AM
  3. Above and Beyond AV (2.0.5(And hopefully above))
    By Dead_Man in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 02-03-2007, 12:38 AM
  4. Above and beyond Orgrimmar
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-30-2006, 08:37 PM
All times are GMT -5. The time now is 01:36 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