How to get any Instance to work menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to get any Instance to work

    Ok well so you wanna go into Zul'Aman, Stormwind Vault etc but when you enter it
    says "You can't enter this Instance yet" Or when your in loading screen it stops loading it says "Can not go in Instance ## on map ##"

    Now here is the guide to fix that and you can go in them when ever you wont


    Step 1 : First you will have to find the Map Id of your Instance to do that when you try and enter and Loading stops and it says "Can not go in Instance ## on map ##" The ## that is in Red will be the Map Id

    If your Instance don't come up with loading screen and justs comes up with a yellow message saying "You can't enter this Instance yet" down the Bottom in your Chat window you will see a message saying "Entered Area Trigger ###" the ### will be a triiger for the Area so press ".gotrig ###" With out Quotes and then a Loading Screen will come up and the it will kick you saying "Can not go in Instance ## on ##" and well look on "Step 1" To see what to do with Map Id there

    Step 2 : Ok once you have the Map Id of the Instance go into your Database
    and find the Table Called "Worldmap_Info" Go into there and you will see the Follow format \/

    Code:
    `entry`,`screenid`,`type`,`maxplayers`,`minlevel`,`repopx`,`repopy`,`repopz`,`repopentry`,`area_name`,`flags`,`cooldown`,`lvl_mod_a`,`required_quest`,`required_item`
    Step 4 : What you put for the following above /\ look down \/

    Entry = Map Id you found out in "Step 1" and "Step 2"

    ScreenId
    = The Map Id as well that you got from "Step 1" and "Step 2"

    Type = 0

    maxlayers = 0

    Minlevel
    = 1

    repopx, repopy, repopz, repopentry
    = all 0

    area_name = The name of the Area (If i was trying to get into "Zul'Aman" i would name it Zul'Aman)

    flags = 1

    cooldown = 0

    lvl_mod_a = 0

    required_quest = 0

    required_item = 0

    And your done

    Here is an Sql Format you can use to add it easer \/


    Code:
    INSERT INTO `worldmap_info` VALUES ('MapID', 'MapID', '0', '0', '1', '0', '0', '0', '0', 'Zone Name', '1', '0', '0', '0', '0', '0', '0', '800', '0');
    Last edited by Illidan1; 01-23-2008 at 02:24 PM.

    How to get any Instance to work
  2. #2
    Herzeleid's Avatar Banned
    Reputation
    77
    Join Date
    May 2007
    Posts
    820
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Very nice. +4rep ( when I can ^^ )
    I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.

  3. #3
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Lol, thanks i still need to wait like
    13 hours in till i can give some more rep out

  4. #4
    Siretu's Avatar Active Member
    Reputation
    22
    Join Date
    Aug 2007
    Posts
    142
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Sound nice, I would rep you but Im still Lazy leecher

  5. #5
    JohnPaulLeet's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Man you're so gr8

    +++++++++rep

  6. #6
    Ryuk's Avatar Active Member
    Reputation
    18
    Join Date
    Oct 2006
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    If it's about the instance type then I've posted it before,
    but cool! That was nice. I wasn't able to get that massive repping!

  7. #7
    gravestalker's Avatar Active Member
    Reputation
    26
    Join Date
    Feb 2007
    Posts
    239
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Thats awesome tested and works Thanks

  8. #8
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Originally Posted by karkas View Post
    If it's about the instance type then I've posted it before,
    but cool! That was nice. I wasn't able to get that massive repping!

    No this ain't about the Instance type
    it is how to fix or Create a new Instance that is not Available yet

  9. #9
    Perdyno's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    very 1337

  10. #10
    mafiaboy's Avatar Contributor
    Reputation
    235
    Join Date
    May 2007
    Posts
    698
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Illidan ur on fire these past 2 weeks!

  11. #11
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    can u give the sql code for stormwind vault plz
    If you need me you have my skype, if you don't have my skype then you don't need me.

  12. #12
    wildrune's Avatar Member
    Reputation
    -4
    Join Date
    Oct 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    you seem pretty good with servers, i have a question, why is my internal ip and external ip the same?

  13. #13
    777devil777's Avatar Member
    Reputation
    66
    Join Date
    Sep 2007
    Posts
    396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    Lol three leechers posted that they would rep you, one even said he'd give 4 and now hes banned lol, have some +Repfrom me!:yuck:

    Edit: Hmm... Ironic as it is I need to spread some rep first...

    "I am a hacker, and this is my manifesto. You may stop this individual, but you can't stop us all... after all, we're all alike."

  14. #14
    alamohippo's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    dont know WAT TEH PROBLEM IS LAWL

  15. #15
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get any Instance to work

    lol Leechers, Defile to the end (Haha got that of a movie)

Page 1 of 2 12 LastLast

Similar Threads

  1. [QUESTION]how to get the model swap working?
    By Slayer94 in forum World of Warcraft General
    Replies: 0
    Last Post: 05-30-2008, 09:28 AM
  2. Replies: 15
    Last Post: 02-23-2008, 07:38 PM
  3. How to get any sound, video or image from any site.
    By Nemorosa in forum Community Chat
    Replies: 9
    Last Post: 02-08-2008, 10:58 AM
  4. need help (don't know how to get the edits to work in wow)
    By Daluur in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 01-07-2008, 10:16 AM
  5. How to Get any Creatures Display ID
    By JulianX in forum WoW EMU Guides & Tutorials
    Replies: 20
    Last Post: 12-09-2007, 03:29 AM
All times are GMT -5. The time now is 05:31 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search