Step-by-Step instructions for Joana's Guide IN GAME.  Fixes coordinates & note book! menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    Vante's Avatar Member
    Reputation
    10
    Join Date
    Sep 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Step-by-Step instructions for Joana's Guide IN GAME. Fixes coordinates & note book!

    Ok, it seems a lot of people were having problems in the other thread about this, so I wanted to post my own little guide to help some people out. I deleted my posts in the other topic and brought them here, because I didn't want a triple post to look bad, and this may have gotten more attention in it's own thread. First off, I give complete credit to the two posters of the Joana's guide. They gave me the idea to post these step by step guides in the first place, so props to Demon and Alth.

    1. Download the .zip attachment in the original post ( http://www.mmowned.com/forums/attach...metamapnbk.zip ), and also make sure you have installed the MetaMap addon that was linked in Demon's thread as well (comes with like...9 modules that will individually show up on your AddOn menu)

    2. Place the MetaMapNBK.lua file in Program Files > World of Warcraft > WTF > Account > "YourAccountName" > SavedVariables

    3. Launch WoW, log into game.

    4. When you log in, open your world map. Notice how it has changed, it is now scaled down a bit and has a few options on the top (You may also have an orb around your minimap that is for MetaMap as well). Click the Options button (the menu may pop up by just hovering your mouse over the Options button), and click on Note Book. There be your in-game guide!

    5. Click on "General Options / Help", and click the bottom tab that says Modules. Put a check for MetaMapNKB, and then reload the UI (/console ReloadUI). This will ensure that the notebook loads every time you log in. It may load every time anyway, but this is just a precautionary measure.
    Last edited by Vante; 12-11-2007 at 02:40 AM.

    Step-by-Step instructions for Joana's Guide IN GAME.  Fixes coordinates & note book!
  2. #2
    Vante's Avatar Member
    Reputation
    10
    Join Date
    Sep 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's how to get the coordinates to show up on your world map to correspond with Joana's Guide:

    1: http://www.joanaguides.com/MetaMapEXP.zip Go to that link to download the MetaMap file that contains the coordinates. You do not need to be a member of Joana's site to download that file.

    2: Install MetaMapEXP.lua to World of Warcraft > Interface > AddOns > MetaMapCVT. Chances are you will have to replace an existing file, it's fine.

    3: Log into WoW. Again go to the MetaMap options (through the menu on the World Map or the minimap, it doesn't matter) and this time make sure "Show Unexplored" is set to the ON position. Then, click to open the General Options/Help menu.

    4: Click on the Modules tab at the bottom of the General Options window, and make sure MetaMapFWM is checked. Then, click on the Database tab. Click on the bottom left button that says Import Module, and that makes the two buttons at the top light up. Click on the Import button for User File (it's the second one of the top two buttons). Then just to make sure it all works, click the ReloadUI button.

    Now, open your world map. There should be map notes posted all over your world map that represent the coordinates that are in Joana's guide, as well as a listing of the coordinates to the right side of the map. You can have them sorted or unsorted, it's up to you.

    (Note: If there is NOT a list of coordinates to the right side of your world map, yet the map shows the coordinates, just right click the globe beside the Options button)

  3. #3
    Vante's Avatar Member
    Reputation
    10
    Join Date
    Sep 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I noticed that the MetaMap NoteBook module does not have it's own keybinding. I also noticed that it got annoying having to find the minimap icon every time I wanted to open my notebook for Joana's guide to check my progress and what I had to do next. Well....I changed that

    Here's the step by step method to creating your own keybinding for MetaMap Notebook

    1: Go to your MetaMap folder. World of Warcraft > Interface > AddOns > MetaMap

    2: Right click on the Bindings.xml file. Click on Edit, and it should open that file in Notepad. Insert these three lines of code exactly as I paste them here
    Code:
    <Binding name = "METAMAP_NBK">
            MetaMap_LoadNBK();
        </Binding>
    It will look like this

    Hit save!

    3: Now, this step is unnecessary. The keybinding code is now in your WoW and it would work normal without this step. However, to make it look nice and normal on the Keybindings menu, go back to the MetaMap folder, and right click on the localisation.lua file (there are a few of them...the others end in .de, .es, and .fr). Again, click on edit. Scroll down to the second main section of code and insert this line
    Code:
    BINDING_NAME_METAMAP_NBK = "Toggle Note Book";
    at the end of the BINDING listings. It will look like this

    Again, hit save!

    Enjoy your keybinding It makes the in-game guide that much easier to use.



    Again, props go to The Demon in you and Alth. They gave me the idea to do these step by step guides, because I noticed people were having difficulty. I hope these help! If you have any other questions, I will try to answer them as soon as possible. If someone else can provide an answer before I can, feel free! If there was any place I did not give credit where it was due, please let me know. Thanks
    Last edited by Vante; 12-11-2007 at 02:43 AM.

  4. #4
    C1n3rgY's Avatar Member
    Reputation
    3
    Join Date
    Aug 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    man, this helps so much, thanks for going through all the effort of getting this good to go for other players.

  5. #5
    Kartio's Avatar Contributor

    Reputation
    166
    Join Date
    Apr 2007
    Posts
    1,619
    Thanks G/R
    8/1
    Trade Feedback
    2 (50%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice guide.

  6. #6
    Alth's Avatar Contributor

    Reputation
    244
    Join Date
    Mar 2007
    Posts
    254
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice guide! +2 Rep

  7. #7
    darkwarf's Avatar Member
    Reputation
    1
    Join Date
    Dec 2006
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it allowed by Blizzard to do this ? Can we be banned for doing this ?

  8. #8
    Vante's Avatar Member
    Reputation
    10
    Join Date
    Sep 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it is allowed

  9. #9
    Argumentative's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice guide, thanks for putting the effort in.

  10. #10
    slokage's Avatar Member
    Reputation
    1
    Join Date
    Dec 2006
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yay

    Thanks mate, have been looking for this a while now

    +rep

  11. #11
    Remen's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice job making it easy for everyone to understand!

  12. #12
    Rofled's Avatar Member
    Reputation
    18
    Join Date
    May 2007
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you +Rep

  13. #13
    Jub_Jub's Avatar Member
    Reputation
    4
    Join Date
    May 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks dude +rep this roks

  14. #14
    cindy's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WTF when i download the cord think folder its in my Downloads folder as a winrar zip archive and i went to extract it and it said nuttin was in there

  15. #15
    Vante's Avatar Member
    Reputation
    10
    Join Date
    Sep 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mmmm what? Rephrase that so it's easier to understand

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 01-31-2013, 02:51 PM
  2. Latest Joanas Level Guide For Patch 2.4.2
    By xbadassx in forum World of Warcraft Guides
    Replies: 112
    Last Post: 11-14-2008, 02:02 PM
All times are GMT -5. The time now is 06:13 AM. 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