PoE Item Info Script (Version 2.11)
Suggestion.
Add this somewhere
Spoiler
#Include *i POE_custom_scripts.ahk
What it does is if file exists it will include it. This makes upgrading script easier, because you can keep your own macros in a separate file and just copy it without having to edit the master script file every time. edit: also *i makes that if the file contains errors it will not include it and the master script will launch anyway. Last edited by uldo_ on Apr 13, 2016, 5:40:29 AM
| |
The script is fantastic, obviously, but is there a way to show the intrinsic property ranges for jewellery (rings, amulets and belts)? I can't see an option to turn this on in the configs.
| |
" If you want your own stuff in separate file, you can just add: #include POE-ItemInfo.ahk somewhere in your POE_custom_script.ahk and run it instead of POE-ItemInfo.ahk I am using this method myself and it works just fine. | |
Spoiler
" Yes, that's the method I'm using too, but from programming stand point it should be the other way around (yes, yes I know I'm nitpicking and it's not a big deal in this case) and, if it's possible, it's always better to keep people away from messing with the main files (suggested method atm is "edit me"). There are also 3 more reasons to do this, but I'm lazy and, imo, they are self explanatory. And since it's not a big deal in this case I started with "Suggestion". If I would have more time and/or strength, I would help with this script, but yea... | |
Release: https://github.com/Bahnzo/POE-ItemInfo/releases/tag/2.11
2.11 ================================ from arty42 Armour matching with RegEx. MaxLife fix & cleanup IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 | |
" I have this "bug" with this last release http://imgur.com/11T4Da1 any way to fix it? thx Last edited by BloodRaziel on Apr 22, 2016, 5:41:26 PM
|
|
" Sorry! The "…" special character can get broken if the config file encoding isnt correct, it seems. Apparently the default Github file format isn't good in this case. I'll push a merge to fix it. To fix it locally, start the script as usual and right click the icon in the systray (icons next to the clock). Pick the bold "PoE Item Info Settings" and copy-paste the three dots into the "Affix details ellipsis" field at the bottom right. You should already see the messy symbols there. For copy-paste: … Last edited by aRTy42 on Apr 22, 2016, 8:48:39 PM
| |
" Thank you that worked |
|
Alright, it's time to see if anyone else wants to step up and manage this script. My interest in POE is waning as spring comes around and I'm finding myself with less free time. IMO this is still one of the most useful tools for POE, so I'd like to see someone with at least some experience take it over and keep it going forward.
I'm not all that interested in having to pick someone, or say if I think someone can/can't do it. It's not how I did it, I just took charge when it seems like no one else wanted to, so I'm hoping someone who thinks they are capable will step up. It'd be pretty easy to take it over, just fork the Github into your own. I'll make sure to change the front page of this thread to point to a new thread (you'll need your own thread because you'll have to change the first post to make it easy for people to find the latest release) and that's really all that's needed. IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 | |
damn... this has long been my most favorite PoE tool. Sad to see you go.
Also sad that I just came back and can't get the darn window to do more than flash for a moment. I'll figure it out though. Good luck to you, and thank you so much for everything you've done for the community! Last edited by Scotchfist on Apr 29, 2016, 6:36:09 PM
|
|