BreakingRad 0 Report post Posted January 16, 2017 just downloaded questie and im curious, it only shows me where to pickup/drop off a quest but i was told it shows where the actual location of where the quest needs you to go to kill a monster or whatever. if someone could link me where they downloaded there questie i would appreciate it. 0 Share this post Link to post Share on other sites
Fliz 0 Report post Posted January 16, 2017 yep, i have the same problem.. 0 Share this post Link to post Share on other sites
BreakingRad 0 Report post Posted January 16, 2017 i downloaded different versions of it like 3 times and each had problems. 0 Share this post Link to post Share on other sites
droolinggimp 0 Report post Posted January 16, 2017 I downloaded the version that was linked in the googleapps document in the addon section on this forum here. Put it in the usual place in my wow folder and thats it. It shows the quest givers ! and ? also cogs for activate item quests, daggers for killing mobs quests and sacks for collecting items from mobs quests. I didn't change anything in any options anywhere. 0 Share this post Link to post Share on other sites
Lollies 0 Report post Posted January 16, 2017 In your map double tap the "Questie" text at the top and itll bring it up! 0 Share this post Link to post Share on other sites
WoWISUCHE 0 Report post Posted January 16, 2017 the best version is from GitHub 0 Share this post Link to post Share on other sites
gotmilk0112 10 Report post Posted January 16, 2017 Make sure you are tracking the quest with your quest log. Often times, Questie will not show the icons on the map unless the quest is being tracked. 0 Share this post Link to post Share on other sites
BreakingRad 0 Report post Posted January 16, 2017 alright so i when to my quest tab and tracked the quest and it showed the stuff on the map. but how do i set it to track the quest automatically rather than doing it manually for each quest? 0 Share this post Link to post Share on other sites
Mr_Rosh 7 Report post Posted January 17, 2017 16 hours ago, BreakingRad said: alright so i when to my quest tab and tracked the quest and it showed the stuff on the map. but how do i set it to track the quest automatically rather than doing it manually for each quest? Get http://addons.us.to/addon/eql3, it has an option to auto track new quests. 0 Share this post Link to post Share on other sites
Dyaxler 9 Report post Posted January 17, 2017 (edited) On 1/16/2017 at 10:56 AM, BreakingRad said: alright so i when to my quest tab and tracked the quest and it showed the stuff on the map. but how do i set it to track the quest automatically rather than doing it manually for each quest? Wulf is right. You should use EQL3. The default WoW QuestLog sucks. It only allows you to track up to 5 quests and there are certain types of quests you can't put on the tracker. You'll get an error... "No objectives to track..." or some such. The latest version is always found here: https://github.com/AeroScripts/QuestieDev/releases/latest By default, Questie shows all objectives. There is a slash command to turn it off and only show objectives that are on your tracker. This helps reduce the clutter in your maps. Just type '/questie' in game for a list of commands you can run. If you're curious which CVARS are set type '/questie settings'. Oftentimes players play on more than one server. You MUST go into your */WDB folder and delete all your cache files before playing on a new server. I'm still investigating this but sometimes your characters Saved Variables files become corrupt or locked in memory. If shutting down your game client and restarting doesn't clear it up then one way you can verify if it's a Saved Variables issue is to create a new character and try out a couple of quests to see if you experience the same issues. If that fixes your problem then I would suggest disabling Questie and see if you're able to change another addons settings and verify if the changes "stick" between logout/login sessions. If nothing is wrong then delete the !Questie.lua file inside your ..\[realm] \ [character name] \ SavedVariables directory. This will wipe out your finished quests unfortunately but if you know LUA you can edit the file and make a copy of that section. It looks like this... only three quests but I wasn't going to bombard you all with a wall of TXT. :D Quote QuestieSeenQuests = { [1776565109] = 1, [3528484349] = 1, [934255773] = 1, } Edited January 17, 2017 by Dyaxler more notes 1 Share this post Link to post Share on other sites