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

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

by Odomiah » Sun Oct 25, 2015 4:09 pm

I've just recently downloaded the addon and it works good in combination with RapidQuest.

However, I'm really annoyed by all these ! showing up on map even after I took a quest.
Is there a way to hide that or it's just how things work with this addon?
** You will try your best to shed some light upon this writing. However, you will still reveal nothing of importance. Important stuff are hidden... in shadows... in stealth... **
User avatar
Odomiah
Senior Sergeant
Senior Sergeant
 

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

by Castro » Sun Oct 25, 2015 5:43 pm

Odomiah wrote:However, I'm really annoyed by all these ! showing up on map even after I took a quest.
Is there a way to hide that or it's just how things work with this addon?


Well I'm guessing that you use Questie 2. There is no ingame command to deactivate this feature completely. So go to "\Interface\AddOns\!Questie\QuestieNotes.lua", then add

Code: Select all
--[[

in line 475 before
Code: Select all
   if(QuestieAvailableMapNotes[c] and QuestieAvailableMapNotes[c][z]) then

and add
Code: Select all
]]--

in line 534 after
Code: Select all
         table.insert(QuestieUsedNoteFrames, MMIcon);
      end
   end


(The function is called Questie:DRAW_NOTES())

After doing so you won't see any available quests on the map anymore. If you only want to exclude specific quests try the "/questie complete" and "/questie minlevel" commands ingame.

Edit: line numbers
Castro
Private
Private
 

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

by Castro » Sun Oct 25, 2015 8:03 pm

tMrz wrote:Hi guys. I just installed the Questie 3.0 to a clean installation yet I ran into an error.

With this error I cannot see any quests around, also the game lags and the box won't go away by clicking "Okay". How can I or we fix this thing?


If you had a previous installation of Questie, you should delete your WTF folder (or the files within belonging to Questie).
Castro
Private
Private
 

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

by xcdead » Mon Oct 26, 2015 8:38 pm

Questie 3 crashed my computer. I get loads of errors and then my game freezes. Have to force restart my computer lol. Any idea how to fix this? Questie 2 worked flawless, should I just go back to it?
xcdead
Private
Private
 

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

by ninjaxus » Mon Oct 26, 2015 10:53 pm

I couldn't actually tell if Questie 3 was working properly, it showed up "loading" when i entered the realm and the map showed quests that I could shift+ctrl complete but not much else. The overlayed quest list from version 2 which you could click on for directions was gone but maybe expected? Not sure what I'm supposed be seeing where really.

I also got the following error when accepting a quest while running around trying it out:

http://imgur.com/SC6ISWh

thanks
ninja
ninjaxus
Tester
 

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

by ninjaxus » Mon Oct 26, 2015 11:04 pm

Also i couldnt toss anything from my bag to trash it, just wouldnt bring up the confirm dialogue.
ninjaxus
Tester
 

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

by Castro » Tue Oct 27, 2015 12:43 am

xcdead wrote:I get loads of errors
Any idea how to fix this?


Did you delete the WTF folder in WoW Client directory? Make a backup in case you want to be able to switch back to v2.
Castro
Private
Private
 

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

by egbert » Wed Oct 28, 2015 4:30 pm

Love the add-on, but is it possible to make the quest window lock so it does not move.
egbert
Private
Private
 

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

by Larsen » Thu Oct 29, 2015 2:43 am

Sometimes when I abandon a quest, it abandons something other than what I've highlighted. I'm 95% sure it's Questie doing that. Anyone know more about this?
Larsen
Senior Sergeant
Senior Sergeant
 

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

by Thegolem23 » Thu Oct 29, 2015 10:15 pm

Not sure if I downloaded correctly, but I used the website for the Vanilla addons and the addon isn't working. I don't actually have any folders under the WoW-1.12.1. Do I have to create manual folders in order to register addons in game or is there something differently I need to do? Any help would be appreciated.
Thegolem23
Tester
 

PreviousNext

Return to Addons & macros