Results: 6Comments by: AeroScripts
File: Questie09-06-19
Hi AeroScripts! Thanks for all your...
Posted By: AeroScripts
Hi AeroScripts! Thanks for all your hard work on this Addon it's all I wanted and more. Just an FYI, I got the following error message after the most recent update and thought you would want to know. Message: Error loading Interface\AddOns\Questie\Locale\esES\lookup.lua Time: Wed Sep 4 17:02:18 2019 Count: 4 Try the latest...
File: Questie08-27-19
Re: Re: Re: Is this the same Questie?
Posted By: AeroScripts
If you are interested in supporting 3rd party helper arrows, I did extend DBMs arrow to be more extendable via direct calls to include arrow title and distance to target. I'm sure you eventually will still have your own arrow, but you could very easily just do if DBM then --x, y, hideDistance, time, useLocal, title DBM.Arr...
File: Questie08-27-19
function QuestieComms:MessageReceiv...
Posted By: AeroScripts
function QuestieComms:MessageReceived(channel, message, type, source) -- pcall this DEFAULT_CHAT_FRAME:AddMessage("recv(|cFF22FF22" .. message .. "|r)") if channel == "questie" and source then This portion of QuestieComms.lua forces all other addons that utilize addon comms (with or without AceComms) to print all messages to t...
File: Questie08-27-19
Questie 4.0.5 on stress test. Many...
Posted By: AeroScripts
Questie 4.0.5 on stress test. Many quest givers are "green square". Wouldlike a way to with off forcing quests onto Blizzard's tracker as I use Monkey Quest Classic Thanks. This should be fixed in the newer builds
File: Questie06-16-19
Re: Is this the same Questie?
Posted By: AeroScripts
How is this different than a version I've found elsewhere (a Vanilla WoW forum) which has the same overall name of Questie and Author, but says in the .toc "v3.7.1" and has much different OptionalDeps: Cartographer, MetaMap, EQL3, ShaguQuest and SavedVariablesPerCharacter: QuestieSeenQuests, QuestieCachedQuests, QuestieConfig, Questi...
File: Questie06-08-19
Re: abandon quest bug
Posted By: AeroScripts
Attempting to abandon a quest from log tries to drop top most quest in the same area/zone drop down instead Very strange, ill do some testing with this today, do you have any other addons installed? Not saying they're the cause, but it's important that I match your configuration to test