STASHIE - a stash managing plugin for PoeHud menu

User Tag List

Page 29 of 37 FirstFirst ... 252627282930313233 ... LastLast
Results 421 to 435 of 555
  1. #421
    snowhawk's Avatar Contributor
    Reputation
    143
    Join Date
    Aug 2008
    Posts
    234
    Thanks G/R
    41/126
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Instead of doing a substring search on the basename, just search the classname for an exact match (ClassName=Incubator).

    STASHIE - a stash managing plugin for PoeHud
  2. #422
    nsitabasi90's Avatar Member
    Reputation
    1
    Join Date
    Jun 2019
    Posts
    32
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after i bought all types of stash tabs (divination, currency, essence, fragments, maps) , it stops working, any idea how to fix?

  3. #423
    tester121's Avatar Member
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any idea how to filter for blighted maps and veiled items?
    BaseName^blighted and BaseName!^blighted doesnt work for blighted maps
    rarity=rare,identified doesnt work for veiled items

  4. #424
    mehter03's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    9
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, Whatever i did i couldn't make the Fossils work.
    Resonators: ClassName^Currency,BaseName^Resonator : Delve
    Fossils: ClassName^Currency,BaseName^Fossil : Delve
    Resonators are going to correct tab while fossils are going to currency tab. If i ignore the main currency settings it goes to delve tab.

    My currency line is like that
    Currency: ClassName=StackableCurrency,path!^Essence,path!^Splinter,path!^Oil,path!^Fossil, path!^Resonator,path!^Prophecy : Default Tabs
    All others are not included in Currency while fossils ignore this. I tried !BaseName too :s


    EDIT : My stupid ass put the ! before the BaseName and not before the ^ I'll keep the comment incase anyone is as null as me
    Last edited by mehter03; 09-23-2019 at 02:25 PM.

  5. Thanks Ku11eR (1 members gave Thanks to mehter03 for this useful post)
  6. #425
    dragonfroid's Avatar Member
    Reputation
    1
    Join Date
    Apr 2018
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sry error of thread.

  7. #426
    Jawlen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone have a compiled working version of this? ive tried to compile it without any luck

  8. #427
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jawlen View Post
    Anyone have a compiled working version of this? ive tried to compile it without any luck
    Stashie.rar

    Try this.
    Compiled with the latest ExileApi src.

  9. #428
    Jawlen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    Stashie.rar

    Try this.
    Compiled with the latest ExileApi src.
    Tried it, it loads but gives some errors when im in the menu. No errors shown when i have something else selected. Also it wont transfer over items, even if I change and hotkey. Any thoughts?

  10. #429
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jawlen View Post
    Tried it, it loads but gives some errors when im in the menu. No errors shown when i have something else selected. Also it wont transfer over items, even if I change and hotkey. Any thoughts?
    There are at least two reasons.
    1. You are using ExileApi release from original github repo, it's outdated a little.
    2. Something wrong with ImGui.NET library. It can be outdated too.

    Can you upload error log?

  11. #430
    Jawlen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    There are at least two reasons.
    1. You are using ExileApi release from original github repo, it's outdated a little.
    2. Something wrong with ImGui.NET library. It can be outdated too.

    Can you upload error log?
    error.png

    Im using the Release from 20 Days ago as I can not get any newer one to compile.. I have VS2019 and followed the instructions.

  12. #431
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jawlen View Post
    error.png

    Im using the Release from 20 Days ago as I can not get any newer one to compile.. I have VS2019 and followed the instructions.
    That's why you are getting this error.
    Try this, don't unpack it over the old ExileApi.

  13. Thanks PreFlasH (1 members gave Thanks to KeyboardWarrior for this useful post)
  14. #432
    Jawlen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    That's why you are getting this error.
    Try this, don't unpack it over the old ExileApi.
    That version seemed to fix my other plugins but stashie still gives me this error and wont transfer my items. Error.png

  15. #433
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jawlen View Post
    That version seemed to fix my other plugins but stashie still gives me this error and wont transfer my items. Error.png
    Because at least one stash tab has empty name.

  16. Thanks PreFlasH (1 members gave Thanks to KeyboardWarrior for this useful post)
  17. #434
    Jawlen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    Because at least one stash tab has empty name.
    Thank you very much for all the help, everything works like a charm now after i named all my tabs

  18. #435
    Shooshka's Avatar Member
    Reputation
    6
    Join Date
    Dec 2014
    Posts
    10
    Thanks G/R
    10/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tester121 View Post
    any idea how to filter for blighted maps and veiled items?
    BaseName^blighted and BaseName!^blighted doesnt work for blighted maps
    rarity=rare,identified doesnt work for veiled items
    Any news? Hard to find blighted maps in map tab =\

Page 29 of 37 FirstFirst ... 252627282930313233 ... LastLast

Similar Threads

  1. Malu05's Terrain Management UDF (For ingame Terrain Editing)
    By UnknOwned in forum WoW Memory Editing
    Replies: 37
    Last Post: 03-10-2014, 10:38 PM
  2. [Plugin][Honorbuddy] Project Sn0wbuddy - A Sn0wball plugin for Honorbuddy.
    By Thunderofnl in forum WoW Bot Maps And Profiles
    Replies: 6
    Last Post: 05-16-2012, 04:27 PM
  3. [Bot] Archaeology Plugin For Honorbuddy
    By Aicd in forum World of Warcraft Bots and Programs
    Replies: 82
    Last Post: 01-10-2011, 04:48 PM
  4. Pattern verifier plugin for IDA
    By ostapus in forum WoW Memory Editing
    Replies: 7
    Last Post: 11-11-2009, 05:55 PM
  5. [Plugin whit tut] A little plugin for Photoshop i just found.[Big pic]
    By Lord-kapser in forum Art & Graphic Design
    Replies: 3
    Last Post: 12-03-2007, 04:15 PM
All times are GMT -5. The time now is 09:31 PM. 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