Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: sgkdnay
Forum: Lua/XML Help 11-27-20, 12:40 AM
Replies: 5
Views: 3,500
Posted By sgkdnay
Its trying to read from AllTheThings.lua that...

Its trying to read from AllTheThings.lua that generate tooltips. Most tooltip I could read and pull information, some cannot. I might have to ask the author and see if something can be fixed in...
Forum: Lua/XML Help 11-26-20, 06:57 PM
Replies: 5
Views: 3,500
Posted By sgkdnay
Just reading the tooltip, was looking for...

Just reading the tooltip, was looking for LeftText "Quest ID" then pull the info on RightText with actual "#". No modification or anything.
Forum: Lua/XML Help 11-26-20, 05:41 PM
Replies: 5
Views: 3,500
Posted By sgkdnay
GameTooltip Issue

Trying to understand GameTooltip but for some reason not working as intended (reading tooltips)

function vQC_ToolTips(self)
local lines = self:NumLines()
print(lines)
for i = 1, lines do
local...
Showing results 1 to 3 of 3