Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: cyberjax99
Forum: Lua/XML Help 04/24/14, 09:52 PM
Replies: 1
Views: 2,860
Posted By cyberjax99
So to answer my own question...lol. If you want...

So to answer my own question...lol.

If you want to get item information for equipped items using the control from moc() you can just use

local mouseOverControl = moc();
local itemInfo =...
Forum: Lua/XML Help 04/24/14, 09:13 PM
Replies: 1
Views: 2,860
Posted By cyberjax99
Equipped Item Data for Tooltip

Does anyone know how to get the item data in the OnUpdate Handler for equipped items? I am getting the control from moc()..but moc().dataEntry is empty for equipped item tooltip controls.
Showing results 1 to 2 of 2