Forum: AddOn Help/Support
01-22-21, 01:29 PM
|
Replies: 3
Views: 8,223
|
Forum: General Authoring Discussion
01-07-21, 02:48 AM
|
Replies: 0
Views: 410
Porting RepByZone to retail, need subzone data
I am working on adding retail data to RepByZone (https://www.wowinterface.com/downloads/info25407-RepByZone.html), and I need help from both Horde and Alliance players please and thank you.
What I...
|
Forum: Site help, bugs, suggestions/questions
12-29-20, 04:46 PM
|
Replies: 2
Views: 428
|
Forum: General Authoring Discussion
12-29-20, 04:54 AM
|
Replies: 12
Views: 4,864
|
Forum: Site help, bugs, suggestions/questions
12-29-20, 04:48 AM
|
Replies: 2
Views: 428
Switch main category for HideMinimapButton?
https://www.wowinterface.com/downloads/fileinfo.php?id=25353
This really should have a main category of Maps, Coords, Compasses, but I foolishly flagged it as Classic - General. Classic - General...
|
Forum: General Authoring Discussion
12-26-20, 11:18 PM
|
Replies: 12
Views: 4,864
|
Forum: Lua/XML Help
12-11-20, 03:56 PM
|
Replies: 11
Views: 2,014
To find out if a player has or has not joined a...
To find out if a player has or has not joined a Covenant, handle the event, and if the argument == 0 then the player has not joined, so do whatever. If the argument is >= 1 =< 4 then the player has...
|
Forum: Lua/XML Help
12-11-20, 03:53 PM
|
Replies: 11
Views: 2,014
|
Forum: Lua/XML Help
12-11-20, 12:16 PM
|
Replies: 11
Views: 2,014
|
Forum: General Authoring Discussion
12-06-20, 09:55 PM
|
Replies: 12
Views: 4,864
Don't expect help with that. I've asked a few...
Don't expect help with that. I've asked a few times and nobody ever really answers, or if they do (there have been a couple of kind souls) they all assume everybody knows what "release.sh" and other...
|
Forum: Lua/XML Help
12-06-20, 09:47 PM
|
Replies: 8
Views: 2,085
There is almost never any reason to expressly...
There is almost never any reason to expressly register and use PLAYER_LOGOUT to write your saved variables, as the game automatically writes SVs to disc during that event, meaning you don't have to...
|
Forum: Site help, bugs, suggestions/questions
10-24-20, 05:49 PM
|
Replies: 28
Views: 4,997
|
Forum: Site help, bugs, suggestions/questions
10-24-20, 12:37 AM
|
Replies: 28
Views: 4,997
|
Forum: Site help, bugs, suggestions/questions
10-24-20, 12:30 AM
|
Replies: 28
Views: 4,997
|
Forum: Lua/XML Help
10-20-20, 02:37 PM
|
Replies: 4
Views: 2,120
|
Forum: Lua/XML Help
10-19-20, 05:56 PM
|
Replies: 4
Views: 2,120
|
Forum: Lua/XML Help
10-19-20, 10:58 AM
|
Replies: 4
Views: 2,120
SV and toggle show/hide frame question.
I added a slash command toggle to TSM_StringConverter, which required adding a saved variable, which I assigned during PLAYER_LOGIN. That is working, but now previously working things stopped, with...
|
Forum: AddOn Help/Support
10-14-20, 05:55 PM
|
Replies: 5
Views: 2,490
|
Forum: Lua/XML Help
09-17-20, 12:49 AM
|
Replies: 2
Views: 4,548
|
Forum: AddOn Search/Requests
09-06-20, 11:13 AM
|
Replies: 3
Views: 6,548
|
Forum: AddOn Help/Support
09-04-20, 02:14 PM
|
Replies: 17
Views: 8,587
Reference, in which case everything that is...
Reference, in which case everything that is giving you a nil error is built in OnInitialize():
AceDB example: https://www.wowace.com/projects/ace3/pages/api/ace-db-3-0
Getting started example:...
|
Forum: AddOn Help/Support
09-04-20, 02:04 PM
|
Replies: 17
Views: 8,587
|
Forum: PTR General Discussion
08-25-20, 03:42 PM
|
Replies: 3
Views: 2,441
|
Forum: Lua/XML Help
08-25-20, 03:34 PM
|
Replies: 3
Views: 1,961
The WoWWiki is not current, and hasn't been...
The WoWWiki is not current, and hasn't been actively updated (iE: passive data scrapes) in years. Stick to Gamepedia. You can also check out https://www.townlong-yak.com/ Tools menu. I often refer to...
|
Forum: PTR API and Graphics Changes
07-20-20, 07:11 PM
|
Replies: 39
Views: 31,885
|