Forum: AddOn Help/Support
02-17-21, 10:54 AM
|
Replies: 3
Views: 716
|
Forum: AddOn Help/Support
02-07-21, 03:46 AM
|
Replies: 3
Views: 716
Cooldowns addon fix request for SL
Hi there,
This old addon is still a must for me due to it's unique color switching method at each cooldowns' end. I know there is OmniCC which is still maintained but it can't attract my eyes...
|
Forum: AddOn Search/Requests
12-10-20, 03:47 AM
|
Replies: 0
Views: 1,180
SL Missions - how much follower XP do they give?
Hi there,
does anyone know an addon for the Shadowlands' Command Table to simply show how much follower experience each available mission gives?
I may be failed but I can't find the missions' XP...
|
Forum: PTR API and Graphics Changes
09-03-20, 02:27 AM
|
Replies: 14
Views: 20,446
|
Forum: PTR API and Graphics Changes
08-31-20, 09:37 AM
|
Replies: 14
Views: 20,446
|
Forum: PTR API and Graphics Changes
08-29-20, 11:43 AM
|
Replies: 14
Views: 20,446
|
Forum: PTR API and Graphics Changes
04-15-20, 07:12 AM
|
Replies: 14
Views: 20,446
|
Forum: PTR API and Graphics Changes
04-14-20, 02:12 PM
|
Replies: 14
Views: 20,446
|
Forum: General WoW Chat
03-10-20, 12:35 AM
|
Replies: 2
Views: 11,261
|
Forum: General WoW Chat
03-08-20, 03:26 AM
|
Replies: 2
Views: 11,261
How to make AH's Favorite list account-wide
Hello!
The 8.3 AH's Favorite list is saved per character. Do you know a way to copy an existing Favo list to other characters on the same account? I wasn't able to find where it is saved in the WTF...
|
Forum: AddOn Help/Support
08-13-19, 01:26 PM
|
Replies: 3
Views: 862
|
Forum: AddOn Help/Support
08-13-19, 07:14 AM
|
Replies: 3
Views: 862
Macro to monitor the chat
Hi,
I have an idea for shape up the afk-camping of rares.
Since I need rares from different locations but I can be at one spot once, it would be ideal to watch the chat because players often...
|
Forum: Macro Help
07-03-19, 03:14 PM
|
Replies: 4
Views: 6,742
|
Forum: Macro Help
07-03-19, 08:29 AM
|
Replies: 4
Views: 6,742
|
Forum: Macro Help
08-29-18, 02:40 AM
|
Replies: 1
Views: 9,217
script to abandon specific quest by ID
Hey!
Do you know how can I abandon an existing quest with a macro / script that doesn't have an entry in the quest log? /script AbandonQuest(*ID*); just doesn't work.
I see the SetAbandonQuest()...
|
Forum: Macro Help
07-30-18, 04:07 AM
|
Replies: 10
Views: 7,504
|
Forum: Released AddOns
07-27-18, 01:09 PM
|
Replies: 7
Views: 4,951
|
Forum: Macro Help
07-25-18, 09:49 AM
|
Replies: 10
Views: 7,504
|
Forum: Macro Help
07-22-18, 08:51 AM
|
Replies: 10
Views: 7,504
/run print("Title Text"); local...
/run print("Title Text"); local t={"1",33201,"2",33202,"3",33198,"4",33199,"5",33200,"6",33216,"7",33217}for i=1,#t-1,2 do print(t[i],IsQuestFlaggedCompleted(t[i+1])and "\124cff00ff00Completed" or...
|
Forum: Macro Help
07-20-18, 08:20 AM
|
Replies: 10
Views: 7,504
Ok, I'm going for 1,2,3,4, etc to save space in...
Ok, I'm going for 1,2,3,4, etc to save space in macro, but it needs a title, could you help inserting a single text print to the first row with the least macro-space wasting, please?
I'm talking...
|
Forum: AddOn Help/Support
07-20-18, 01:54 AM
|
Replies: 0
Views: 5,757
Server Hop 8.0 bug
Hey!
Since the author no longer plays wow, would someone take a fast look of this masterpiece please?
Patch 8.0 broke Server Hop (https://wow.curseforge.com/projects/server-hop), it no longer...
|
Forum: Macro Help
07-18-18, 01:34 AM
|
Replies: 10
Views: 7,504
|
Forum: Macro Help
07-17-18, 03:06 AM
|
Replies: 10
Views: 7,504
Quest completion list macro
hey!
I have a macro to check quest completions and prints them in colored yes/no:
/run local t={"OrdLake",33201,"Steam",33202,"StuCent",33198,"StuSW",33199,"StuW",33200,"T1G1",33216,"T1G2",33217}for...
|
Forum: PTR API and Graphics Changes
06-14-18, 12:56 AM
|
Replies: 54
Views: 20,915
|
Forum: PTR API and Graphics Changes
06-13-18, 01:35 PM
|
Replies: 54
Views: 20,915
I found an old thread of mine asking the same...
I found an old thread of mine asking the same question:
http://www.wowinterface.com/forums/showthread.php?t=54172
... answered by many nice people. Semlar gave a working solution (4th post) to...
|