[Release] Path of Exile Item Info Script - Affix Breakdown and More (Version 1.8.6)
" Quoted for truth, and its painfuly sad that poe needs two 3rd party programs to feel complete. (the other being poe.xyz) Thanks for the info guyz, the temp fix is ok i think (at least for now), and ill probably w8 for an update from AHK. New information on the matter is always appreciated though. Inundated with cockroaches, I am https://www.pathofexile.com/forum/view-thread/1609216 - labyrinth rework ideas/suggestions Last edited by Regulator on Jun 11, 2015, 6:43:09 AM
| |
Guys i have problem a big one even if i play in windowed the stats still flicker like when u play in full screen so i did reinstall everything more then ten times and still the same problem i don`t have idea how to fix this can someone help me or tell me what to do please ? Tnx
| |
I have the same issue. It worked, so I took a break and restarted my computer had not worked since. If I press ctrl + c I can see it come up and disappear so fast I see nothing, so flicker I suppose.
| |
Naix92 and Ambro789, you need to read back a page for a workaround. This is an AHK problem after a Windows update.
" " Last edited by Cossont on Jun 11, 2015, 4:07:01 PM
| |
" I did a little troubleshooting last nite, and I'm unsure how much this an issue with AHK. You can still get a tooltip to display just fine in POE. And of course as we've seen with this script it still does display, it just flashes for a second and then it's gone. So I wonder if it has something to do with how the tooltip is removed in the script? IGN: Bahnzo <--- that should find me. PoE Item Info Script: https://www.pathofexile.com/forum/view-thread/1463814 Last edited by Bahnzo on Jun 11, 2015, 4:29:05 PM
| |
has anyone made hazydoc (creator) aware of this problem?
My summoner guide: https://www.pathofexile.com/forum/view-thread/1765329
My shop thread: https://www.pathofexile.com/forum/view-thread/1748967 |
|
" It appears that this is currently the best workaround, to uninstall the Windows Update KB3059317. However, if you are not too keen on uninstalling updates, there is another workaround, a little less invasive than the MsgBox suggestion. You can use what is called a TrayTip. Similar to a ToolTip, but it will display in the bottom right corner, where your Clock. To apply this fix, search for: ToolTip, %String%, X - 135, Y + 35 and replace it with (or comment out and put this below): TrayTip, "PoE Item Info", %String% Hope this helps as well! p34nUt |
|
Ok so it seems I found the problematic line, find this line in your script:
SendMessage, 0x30, NewFont, 1,, ahk_class tooltips_class32 ahk_exe %AhkExe% and comment it out with a semicolon like so: ;SendMessage, 0x30, NewFont, 1,, ahk_class tooltips_class32 ahk_exe %AhkExe% save, reload, should be good to go. You won't have a fixed font size anymore, small price to pay to have the tooltip back however. Not really sure what the underlying problem is, I'll let the script devs work that out ;) Last edited by WitchKiller on Jun 12, 2015, 2:58:42 AM
|
|
thanks WitchKiller :)
IGN Riddericke ▪ UTC+1 ▪ SHOP 498896 Last edited by riddie on Jun 12, 2015, 3:14:35 AM
| |
Nice work, WitchKiller.
Guard us from the she-wolf and the wolf, and guard us from the
thief, oh Night, and so be good for us to pass. |