[Release] Path of Exile Item Info Script - Affix Breakdown and More (Version 1.8.6)
hmmmmmmmmmmmmmmmmmmmmm weird
I reinstalled windows the other day and now the script no longer works as it should. I am using windowed fullscreen mode as before but now the tooltip only shows occasionally and for a very very short amount of times so its impossible to see anything.
Figured out another workaround that seems to restore full functionality - I'm not versed at all in AHK scripts nor the ins and out of Windows, so no guarantees on whether this breaks anything.
Open POE-ItemInfo.ahk, find the section "ShowToolTip(String)" around line #5475.
Find the line "ToolTip, %String%, X - 135, Y + 35" and add additional lines so it reads:
"
ToolTip, %String%, X - 135, Y + 35
Fonts.SetFixedFont()
ToolTip, %String%, X - 135, Y + 35
Find the line "ToolTip, %String%, XCoord, YCoord" and add additional lines so it reads:
Hey
Thanks for making this and good work but i got an issue.
When is want to start the ahk file it says:
"Error at line 124.
#Include file "C:\User..." cannot be opened.
The programm will exit"
Sorry if the question is already answered but i didnt want to read 65 sites of replys :D