Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Rilgamon
Forum: Lua/XML Help 05-17-21, 11:14 PM
Replies: 4
Views: 3,100
Posted By Rilgamon
My fault. Didn't read the part with tooltip after...

My fault. Didn't read the part with tooltip after shift clicking.
Forum: Lua/XML Help 05-17-21, 02:48 AM
Replies: 4
Views: 3,100
Posted By Rilgamon
Perhaps you can take a look at OnHyperlinkEnter,...

Perhaps you can take a look at OnHyperlinkEnter, OnHyperlinkLeave?


local function chatHoverIn(cf, link, text)
local typ = string.match(link, "^(.-):")
--[[ print(typ,link)
local tbl = {...
Showing results 1 to 2 of 2