Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Tim
Forum: AddOn Help/Support 10-18-20, 04:15 PM
Replies: 7
Views: 10,045
Posted By Tim
local EventFrame =...

local EventFrame = CreateFrame("Frame")
EventFrame:RegisterEvent("VARIABLES_LOADED")
EventFrame:SetScript("OnEvent", function(_, event)

SetCVar ("nameplateSelfTopInset", .55)
...
Showing results 1 to 1 of 1