[Release] Path of Exile Item Info Script - Affix Breakdown and More (Version 1.8.6)

Hmmm, as far as I'm aware, all those maps are correct in their map level. Cross checked them against the PoE wiki and they are all the level the script says. What makes you say they are wrong?
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
"
Bahnzo wrote:
Hmmm, as far as I'm aware, all those maps are correct in their map level. Cross checked them against the PoE wiki and they are all the level the script says. What makes you say they are wrong?


they are correct, Paion is confusing item level with map level
"
freak4all wrote:
"
Bahnzo wrote:
Hmmm, as far as I'm aware, all those maps are correct in their map level. Cross checked them against the PoE wiki and they are all the level the script says. What makes you say they are wrong?


they are correct, Paion is confusing item level with map level

AH, sorry for the confusion. :)


"
Bahnzo wrote:
https://github.com/Bahnzo/POE-ItemInfo/releases/tag/1.9.1

Latest update above. Fixes the typo Andy found, and adds the Item Level stuff Hixxie added.

Thanks guys.


Thank you for the update!
Hideout of the Week: Joe Schmoe VS. The Volcano
https://www.youtube.com/watch?v=mkuAWFPgcdQ

Still available in Standard.
You are welcome to see it for yourself anytime.
Last edited by Paion on Oct 14, 2015, 10:14:00 AM
I found a few problems in the script file (using POE-ItemInfo-1.9.1), they are:
1. IfInString, A_LoopField, Critical Strike Chance
{
; Slinkston edit
If (ItemSubType == "Weapon") <== should use ItemBaseType instead
...
2. IfInString, A_LoopField, Critical Strike Multiplier
{
; Slinkston edit
If (ItemSubType == "Weapon") <== should use ItemBaseType instead
...
3. IfInString, A_LoopField, Block Chance <== should be Chance to Block
{
NumSuffixes += 1
...

Also in the POE-ItemInfo-1.9.1.zip file, there is a file in the Data folder (forgot which one) that has no extension, which should be changed to .txt


Thanks, I'll have a look.
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
"
loklok wrote:
I found a few problems in the script file (using POE-ItemInfo-1.9.1), they are:
1. IfInString, A_LoopField, Critical Strike Chance
{
; Slinkston edit
If (ItemSubType == "Weapon") <== should use ItemBaseType instead
...
2. IfInString, A_LoopField, Critical Strike Multiplier
{
; Slinkston edit
If (ItemSubType == "Weapon") <== should use ItemBaseType instead
...
3. IfInString, A_LoopField, Block Chance <== should be Chance to Block
{
NumSuffixes += 1
...

Also in the POE-ItemInfo-1.9.1.zip file, there is a file in the Data folder (forgot which one) that has no extension, which should be changed to .txt




i think ur corrections are right and the file nam is: Its ToEvasionGlovesandBoots
Last edited by suyaku92 on Oct 16, 2015, 10:29:21 AM
Updated script, 1.9.2, thanks for the bug fixes loklok!

https://github.com/Bahnzo/POE-ItemInfo/releases/tag/1.9.2
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814
"
xaserite wrote:
"
When I hover and hit Ctrl-C, the window pops up very briefly and disappears. It basically flashes. Any help?


Same problem for me, I downloaded the most recent version.


same problem here. anyone got a solution ?

if i select the safe info on clipboard i might be able to see it in a txt file etc...

Last edited by charge_d on Oct 17, 2015, 4:37:37 PM
"
charge_d wrote:
"
xaserite wrote:
"
When I hover and hit Ctrl-C, the window pops up very briefly and disappears. It basically flashes. Any help?


Same problem for me, I downloaded the most recent version.


same problem here. anyone got a solution ?

if i select the safe info on clipboard i might be able to see it in a txt file etc...



Check the bottom of pg 85, the work around is reposted there. I have experienced the same problem before, and can confirm the work around fixed it for me.
"
charge_d wrote:
"
xaserite wrote:
"
When I hover and hit Ctrl-C, the window pops up very briefly and disappears. It basically flashes. Any help?


Same problem for me, I downloaded the most recent version.


same problem here. anyone got a solution ?

if i select the safe info on clipboard i might be able to see it in a txt file etc...



Right above your post is the link to the updated script that solves that issue, and many others.
IGN: Bahnzo <--- that should find me.
PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814

Report Forum Post

Report Account:

Report Type

Additional Info