[Release] Path of Exile Item Info Script - Affix Breakdown and More (Version 1.8.6)
" Wow , a triple composite prefix. That is pure spell damage + spell damange/mana + pure mana. I don't think a script can do anything about this, there are more than one possibilities: 1. T1 mixed spell dmg/mana + T6 mana + T7 spell dmg 2. T2 mixed spell dmg/mana + T5 mana + T6 spell dmg 3. ... |
|
" You can modify the configurations at the beginning of the ahk file. There should be lines like these : ShowCurrencyValueInChaos = 1 ; Convert the value of currency items into chaos orbs. ShowGemEvaluation = 1 ; Display reminder when a gem is valuable and/or drop only. Change them to 0 and it should be fine. |
|
Ahh ok thank you so much :D
|
|
I updated new uniques for the script
https://sites.google.com/site/matopmet/Uniques.txt?attredirects=0&d=1 Copy and paste this file in to the data folder. Last edited by WeaponMeister#3429 on Nov 20, 2014, 8:11:44 AM
|
|
For some reason I can't get this to work. The script launches, I can see the icon in the notifications tray. In game, when I mouse over an item and press ctrl+C absolutely nothing happens. I have the latest Auto Hotkey installed...
I tried this on a friend's computer with the same results. I have Win 8.1, he has Win 7. Reinstalling the software and re-downloading the script does not help. Other Auto Hotkey scripts work just fine. |
|
You have to be in Windowed fullscreen.
|
|
^
Thanks! |
|
I get this error when trying to launch:
" sorry, dont know how to escape bracket character in br-codes. Here's a screenshot if it might help: http://goo.gl/uxCYqY p.s.: using latest version of ahk Last edited by xnickb#0601 on Nov 22, 2014, 8:39:32 AM
|
|
Here is an updated Uniques.txt file
Let me know if the link works. https://www.dropbox.com/s/x91zqdarn52fqjo/Uniques.txt?dl=0 I tried to include some legacy ranges for various items. Might do more later. edit: Does anyone know how to fix BaseLevel NOT showing on white or magic items? I've tried editing the script a little but no luck. Might need to try and find older code from kong. "The absence of evidence is not the evidence of absence." Last edited by Hixxie#2252 on Dec 2, 2014, 5:47:41 PM
|
|
Hi, I am currently using restoutlife's version. I love the updates you guys made. It really saves me (a noob who don't remember stuff) a lot of time alt tab to browser to look up the affixes and suffixes.
I only have one minor problem. The font is a bit small. I don't seem to be able to change the font size. Tried changing I have tried editing this line : ; Font size for the tooltip, leave empty for default FontSize := 11 It just don't seems to work. Maybe it is the size of the popup tooltip restricting the fontsize. Is there somewhere i can change the size of the popup tooltip larger?? |
|