Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: chase
Forum: Lua/XML Help 04/05/14, 12:22 PM
Replies: 11
Views: 10,640
Posted By chase
Thanks for this, until now I haven't realized...

Thanks for this, until now I haven't realized there can be multiple anchors on a single control.
Forum: General Authoring Discussion 04/05/14, 05:36 AM
Replies: 2
Views: 3,784
Posted By chase
Try this: local original =...

Try this:


local original = ZO_GameMenu_InGame:GetHandler("OnShow")
ZO_GameMenu_InGame:SetHandler ( "OnShow" , function(...)
d("menus")
original(...)
end)
Forum: Lua/XML Help 04/05/14, 03:41 AM
Replies: 5
Views: 5,663
Posted By chase
Off-topic: May I ask why are you migrating to...

Off-topic:
May I ask why are you migrating to code from markup?
Showing results 1 to 3 of 3