Forum: Lua/XML Help
01-11-21, 12:51 PM
|
Replies: 7
Views: 535
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: 535
|
Forum: Lua/XML Help
01-05-21, 12:58 PM
|
Replies: 2
Views: 708
|
Forum: AddOn Help/Support
01-02-21, 07:42 PM
|
Replies: 4
Views: 1,061
|
Forum: AddOn Search/Requests
01-02-21, 12:38 PM
|
Replies: 2
Views: 500
|
Forum: RealUI
12-30-20, 07:59 PM
|
Replies: 3
Views: 404
|
Forum: AddOn Help/Support
12-29-20, 12:58 PM
|
Replies: 17
Views: 2,776
|
Forum: Lua/XML Help
12-29-20, 12:53 PM
|
Replies: 1
Views: 853
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,075
|
Forum: Lua/XML Help
12-28-20, 08:23 PM
|
Replies: 3
Views: 430
|
Forum: Lua/XML Help
12-28-20, 07:36 PM
|
Replies: 3
Views: 430
|
Forum: Macro Help
12-28-20, 07:22 PM
|
Replies: 2
Views: 534
|
Forum: AddOn Help/Support
12-28-20, 07:19 PM
|
Replies: 2
Views: 467
|
Forum: Lua/XML Help
12-26-20, 10:07 PM
|
Replies: 4
Views: 880
|
Forum: Lua/XML Help
12-26-20, 07:23 PM
|
Replies: 4
Views: 880
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,648
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,648
|
Forum: Lua/XML Help
12-22-20, 07:06 PM
|
Replies: 8
Views: 1,875
|
Forum: Lua/XML Help
12-20-20, 01:09 PM
|
Replies: 2
Views: 1,468
|
Forum: Lua/XML Help
12-17-20, 10:57 AM
|
Replies: 7
Views: 1,155
|
Forum: Lua/XML Help
12-16-20, 11:52 AM
|
Replies: 3
Views: 2,128
|
Forum: AddOn Help/Support
12-11-20, 11:06 AM
|
Replies: 3
Views: 1,145
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: 959
|
Forum: AddOn Help/Support
12-09-20, 01:03 PM
|
Replies: 5
Views: 1,133
|
Forum: General Authoring Discussion
12-07-20, 12:29 PM
|
Replies: 12
Views: 4,506
|