Retrieve quest-npc map zone menu

User Tag List

Results 1 to 7 of 7
  1. #1
    Tambel's Avatar Member
    Reputation
    6
    Join Date
    Nov 2013
    Posts
    36
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Retrieve quest-npc map zone

    Hello, I need to get information about blue area with quest creatures to navigate my bot. I cant find nothing more significant than "WorldMapBlobFrame:DrawBlob". Learning it I came up to DirectX stuff, but i cant determine any information about area. Is it realy possible to get this area values?
    Last edited by Tambel; 03-05-2016 at 09:20 AM.

    Retrieve quest-npc map zone
  2. #2
    ioctl's Avatar Active Member
    Reputation
    23
    Join Date
    Jan 2013
    Posts
    35
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you talking about the geometry that pops up on the map? These are stored client-side in the DB files. Check out QuestPOIPoint.db2 and QuestPOIBlob.db2.

  3. Thanks Tambel (1 members gave Thanks to ioctl for this useful post)
  4. #3
    Tambel's Avatar Member
    Reputation
    6
    Join Date
    Nov 2013
    Posts
    36
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ioctl View Post
    Are you talking about the geometry that pops up on the map? These are stored client-side in the DB files. Check out QuestPOIPoint.db2 and QuestPOIBlob.db2.
    Thanks! I found it.

    its look like this:

    Code:
    struct QuestPOIBlobRec {
    	unsigned m_ID;
    	unsigned m_NumPoints;
    	unsigned m_MapID;
    	unsigned m_WorldMapAreaID;
    };
    
    struct QuestPOIPointRec {
    	unsigned m_ID;
    	unsigned m_X;
    	unsigned m_Y;
    	unsigned m_QuestPOIBlobID;
    };
    but wheres information about quest? I cant find any reference from questcache to blobs.

  5. #4
    shauren's Avatar Established Member
    Reputation
    65
    Join Date
    Feb 2009
    Posts
    60
    Thanks G/R
    2/28
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    These 2 files only contain data for archaeology digsites

  6. #5
    Tambel's Avatar Member
    Reputation
    6
    Join Date
    Nov 2013
    Posts
    36
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shauren View Post
    These 2 files only contain data for archaeology digsites
    QuestPOIBlobRec

    Are You sure?

  7. #6
    shauren's Avatar Established Member
    Reputation
    65
    Join Date
    Feb 2009
    Posts
    60
    Thanks G/R
    2/28
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is indeed correct, confusing and stupid. Quest blobs are sent over the network (client requests them for quests you have in log - relevant structure https://github.com/TrinityCore/Trini...ckets.cpp#L374). As for where the client stores said data afterwards, I have no idea.
    Last edited by shauren; 03-08-2016 at 06:25 AM.

  8. Thanks Tambel (1 members gave Thanks to shauren for this useful post)
  9. #7
    Tambel's Avatar Member
    Reputation
    6
    Join Date
    Nov 2013
    Posts
    36
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you. Im just want my bot solve typical quests like kill someone , gather something. But im stuck at this moment. I cant get area of quest objectives.

    Another option get it from Wowhead. Sad..
    Last edited by Tambel; 03-08-2016 at 12:17 PM.

Similar Threads

  1. [Release] Keazain Gold Quest NPC for ArcEmu 3.0.3
    By keazain in forum WoW EMU General Releases
    Replies: 4
    Last Post: 12-05-2008, 04:53 PM
  2. Replies: 0
    Last Post: 06-17-2008, 11:27 AM
  3. [Info]Will Make Custom Events/Quests/NPCs !
    By Hellgawd in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 01-21-2008, 01:18 PM
  4. [RELEASE] Insanely Useful Quest NPC For PvP/Fun Servers
    By Xeneth in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 01-11-2008, 01:48 PM
  5. [INFO] Insanely Useful Quest NPC For PvP/Fun Servers
    By Xeneth in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 01-11-2008, 12:17 AM
All times are GMT -5. The time now is 09:33 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search