This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TC 3.3.5a] Question - How to remove Minimap Quest Tracking?  (Read 1139 times)

naturalic

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
[TC 3.3.5a] Question - How to remove Minimap Quest Tracking?
« on: October 25, 2018, 12:05:15 am »
I have a question regarding minimap tracking. I've searched all over the internet, and browsed the files in the FrameXML and GlueXML folders, but I couldn't find what I was looking for. What I want to do is basically to disable quest tracking in the form of exclamation and question marks in the minimap. I know it is possible to remove the texture itself by editing out the OBJECTICON.blp file, but that only solves half the problem, because even though the texture is gone, you can still see the name of the NPC if you mouse over his/her location in the minimap. In short, I want to make it "vanilla-esque" in the sense, that you can't see what NPCs give you quests in the minimap.

TL;DR How do I remove the question/exclamation marks in the minimap?

staleness89

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
Re: [TC 3.3.5a] Question - How to remove Minimap Quest Tracking?
« Reply #1 on: November 10, 2018, 11:26:32 am »
in case you didn't already get this, there are db tables named things like `quest_poi`; remove entries there.

naturalic

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [TC 3.3.5a] Question - How to remove Minimap Quest Tracking?
« Reply #2 on: November 10, 2018, 12:13:21 pm »
Quest_POI has nothing to do with this - it governs quest objectives and tracking as shown in the world map, not in the minimap. I'm certain it has something to do with minimap tracking - I just can't find where I can edit it out.