Forum: Lua/XML Help
01-11-21, 12:51 PM
|
Replies: 7
Views: 544
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: 544
|
Forum: Lua/XML Help
01-05-21, 12:58 PM
|
Replies: 2
Views: 732
|
Forum: AddOn Help/Support
01-02-21, 07:42 PM
|
Replies: 4
Views: 1,096
|
Forum: AddOn Search/Requests
01-02-21, 12:38 PM
|
Replies: 2
Views: 514
|
Forum: RealUI
12-30-20, 07:59 PM
|
Replies: 3
Views: 412
|
Forum: AddOn Help/Support
12-29-20, 12:58 PM
|
Replies: 17
Views: 2,868
|
Forum: Lua/XML Help
12-29-20, 12:53 PM
|
Replies: 1
Views: 874
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,112
|
Forum: Lua/XML Help
12-28-20, 08:23 PM
|
Replies: 3
Views: 438
|
Forum: Lua/XML Help
12-28-20, 07:36 PM
|
Replies: 3
Views: 438
|
Forum: Macro Help
12-28-20, 07:22 PM
|
Replies: 2
Views: 544
|
Forum: AddOn Help/Support
12-28-20, 07:19 PM
|
Replies: 2
Views: 476
|
Forum: Lua/XML Help
12-26-20, 10:07 PM
|
Replies: 4
Views: 901
|
Forum: Lua/XML Help
12-26-20, 07:23 PM
|
Replies: 4
Views: 901
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,686
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,686
|
Forum: Lua/XML Help
12-22-20, 07:06 PM
|
Replies: 8
Views: 1,910
|
Forum: Lua/XML Help
12-20-20, 01:09 PM
|
Replies: 2
Views: 1,498
|
Forum: Lua/XML Help
12-17-20, 10:57 AM
|
Replies: 7
Views: 1,162
|
Forum: Lua/XML Help
12-16-20, 11:52 AM
|
Replies: 3
Views: 2,132
|
Forum: AddOn Help/Support
12-11-20, 11:06 AM
|
Replies: 3
Views: 1,155
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: 960
|
Forum: AddOn Help/Support
12-09-20, 01:03 PM
|
Replies: 5
Views: 1,137
|
Forum: General Authoring Discussion
12-07-20, 12:29 PM
|
Replies: 12
Views: 4,552
|