Forum: AddOn Search/Requests
Today, 03:56 PM
|
Replies: 1
Views: 37
|
Forum: General Authoring Discussion
01-20-21, 12:18 PM
|
Replies: 12
Views: 352
|
Forum: Lua/XML Help
01-11-21, 12:51 PM
|
Replies: 7
Views: 589
If you're looking for assistance with an addon...
If you're looking for assistance with an addon for a private server, then there is nothing we can do for you here.
We are an official Blizzard Fan Site. Posts about private servers, beyond anything...
|
Forum: Lua/XML Help
01-10-21, 07:34 PM
|
Replies: 7
Views: 589
|
Forum: Lua/XML Help
01-05-21, 12:58 PM
|
Replies: 2
Views: 856
|
Forum: AddOn Help/Support
01-02-21, 07:42 PM
|
Replies: 4
Views: 1,282
|
Forum: AddOn Search/Requests
01-02-21, 12:38 PM
|
Replies: 2
Views: 560
|
Forum: RealUI
12-30-20, 07:59 PM
|
Replies: 3
Views: 448
|
Forum: AddOn Help/Support
12-29-20, 12:58 PM
|
Replies: 17
Views: 3,333
|
Forum: Lua/XML Help
12-29-20, 12:53 PM
|
Replies: 1
Views: 982
These AceConfig options tables are an easy way...
These AceConfig options tables are an easy way for authors to set up a standardized settings window using the templates provided. If you want to edit too far beyond the template, you need to make a...
|
Forum: Lua/XML Help
12-29-20, 12:48 PM
|
Replies: 4
Views: 1,267
|
Forum: Lua/XML Help
12-28-20, 08:23 PM
|
Replies: 3
Views: 481
|
Forum: Lua/XML Help
12-28-20, 07:36 PM
|
Replies: 3
Views: 481
|
Forum: Macro Help
12-28-20, 07:22 PM
|
Replies: 2
Views: 588
|
Forum: AddOn Help/Support
12-28-20, 07:19 PM
|
Replies: 2
Views: 534
|
Forum: Lua/XML Help
12-26-20, 10:07 PM
|
Replies: 4
Views: 998
|
Forum: Lua/XML Help
12-26-20, 07:23 PM
|
Replies: 4
Views: 998
local f = CreateFrame("Frame") --create a...
local f = CreateFrame("Frame") --create a frame to listen for the event
f:RegisterEvent("CHAT_MSG_SYSTEM") --register for the event you want to listen for
f:SetScript("OnEvent",...
|
Forum: Site help, bugs, suggestions/questions
12-24-20, 01:12 PM
|
Replies: 30
Views: 12,891
If you like, since you've recently...
If you like, since you've recently updated/uploaded them, you can leave them there and just put a note that they will not be updated. Eventually, we will move them to the Outdated category. That will...
|
Forum: Site help, bugs, suggestions/questions
12-24-20, 01:09 PM
|
Replies: 30
Views: 12,891
|
Forum: Lua/XML Help
12-22-20, 07:06 PM
|
Replies: 8
Views: 2,115
|
Forum: Lua/XML Help
12-20-20, 01:09 PM
|
Replies: 2
Views: 1,596
|
Forum: Lua/XML Help
12-17-20, 10:57 AM
|
Replies: 7
Views: 1,195
|
Forum: Lua/XML Help
12-16-20, 11:52 AM
|
Replies: 3
Views: 2,175
|
Forum: AddOn Help/Support
12-11-20, 11:06 AM
|
Replies: 3
Views: 1,209
Beyond what's explained here?...
Beyond what's explained here? https://www.wowinterface.com/downloads/info11208-MoveAnything.html
/edit: if that's out of date, there's also here: https://www.curseforge.com/wow/addons/move-anything
|
Forum: AddOn Help/Support
12-09-20, 01:05 PM
|
Replies: 2
Views: 978
|