[Addon] Questie v2.0.12 - A quest helper for vanilla!

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Scamp » Sat Mar 28, 2015 8:41 pm

lundborg wrote:
schaka wrote:[
If that doesn't help, I think there might be something else causing it (I'm only grasping at straws, sorry!). You can try logging in without EQL3 or Questie, then disable quest tracking for all quests in your log, and log back in with just Questie.

If that doesn't solve it, it probably has something to do with the Defias quest or Raene's Cleansing. But you guys will have to wait for Aero to come around, as I don't have my computer until Sunday night again.


Completing the Defias quest made the addon work!

Is that defies quest the one to get vancleef's head?
User avatar
Scamp
Senior Sergeant
Senior Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Hydra9268 » Sat Mar 28, 2015 8:47 pm

How do I turn off Questie's quest tracking? I want to keep the map and minimap "?" and "!" icons but I would rather use EQL3's quest tracking.

I'm looking in QuestTracker.lua and QuestieTracker.xml and it's not apparent where I could disable or "set false" this.
DO NOT WANT PRISTINE REALMS!!!
Hydra9268
Stone Guard
Stone Guard
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Scamp » Sat Mar 28, 2015 9:03 pm

Hydra9268 wrote:How do I turn off Questie's quest tracking? I want to keep the map and minimap "?" and "!" icons but I would rather use EQL3's quest tracking.

I'm looking in QuestTracker.lua and QuestieTracker.xml and it's not apparent where I could disable or "set false" this.

This is something that will definitely be part of the options when it's implemented, but until then it's a bit tricky. The easiest way would be to make a macro that contains
Code: Select all
/script QuestieTracker.frame.Show=function() end;QuestieTracker.frame:Hide();
Last edited by Scamp on Sat Mar 28, 2015 9:08 pm, edited 2 times in total.
User avatar
Scamp
Senior Sergeant
Senior Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Bleachy » Sat Mar 28, 2015 9:06 pm

Ignore this please - Me being lazy and stupid
Last edited by Bleachy on Sat Mar 28, 2015 9:41 pm, edited 1 time in total.
Bleachy
Sergeant Major
Sergeant Major
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by lundborg » Sat Mar 28, 2015 9:10 pm

Scamp wrote:is that defies quest the one to get vancleef's head?

Yes.
lundborg
Tester
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Hydra9268 » Sat Mar 28, 2015 9:32 pm

Scamp wrote:
Hydra9268 wrote:How do I turn off Questie's quest tracking? I want to keep the map and minimap "?" and "!" icons but I would rather use EQL3's quest tracking.

I'm looking in QuestTracker.lua and QuestieTracker.xml and it's not apparent where I could disable or "set false" this.

This is something that will definitely be part of the options when it's implemented, but until then it's a bit tricky. The easiest way would be to make a macro that contains
Code: Select all
/script QuestieTracker.frame.Show=function() end;QuestieTracker.frame:Hide();


Thanks. When I try to add or remove quests (shift + left click in the quest log) the follow error happens.

Code: Select all
Interface\AddOns\Questie\QuestieTracker.lua:153: attempt to call method 'AddQuestToTracker' (a nil value)


I believe this is related to line 151 in QuestTracker.lua
Code: Select all
this:addQuestToTracker(questName, desc, typ, done, i, level, isComplete)


There's a note above the method...
-- OBVIOUSLY NEEDS A MORE EFFECTIVE SYSTEM! In general, adding/removing notes and updating the visible elements needs to be handled better
DO NOT WANT PRISTINE REALMS!!!
Hydra9268
Stone Guard
Stone Guard
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Athrai » Sat Mar 28, 2015 9:34 pm

Some quests bug it out badly, such as the Bad Politics (gelkis clan centaur quests in desolace)
Athrai
Tester
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by Hydra9268 » Sat Mar 28, 2015 9:45 pm

I think I may have figure out how to do this. I commented out line 4 in Questie.xml.

Code: Select all
<!-- <script file="QuestieTracker.lua"/> -->


This disabled the quest tracker while everything else still working. I'll post a followup if I encounter any problems with this approach.
DO NOT WANT PRISTINE REALMS!!!
Hydra9268
Stone Guard
Stone Guard
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by schaka » Sun Mar 29, 2015 11:30 am

Updated the addon again, in an attempt to fix the leak. Still not at home, can't test anything.
So please try it and let me know: https://github.com/AeroScripts/QuestieD ... e-1.0j.zip
schaka
Senior Sergeant
Senior Sergeant
 

Re: [Updated] Questie v1.0 - A quest helper for vanilla!

by ogylol » Sun Mar 29, 2015 2:13 pm

Looks promising, will test out later and come back with feedback :)
Enable avatars already
ogylol
Private
Private
 

PreviousNext

Return to Addons & macros