Jump to content
  • 0

Emerald Dream on Mangos One


sinextension

Question

I tryed everything that went to my brainz to open this area.

I added it to teleport,word,instance template..nothing worked...still get "target map or coordinates invalid"

Any idea how i can make it work? any chances?

I just bumped

if (m_skipJunkMaps)

switch (mapID)

{

case 13: // test.wdt

case 25: // ScottTest.wdt

case 29: // Test.wdt

case 42: // Colin.wdt

case 169: // EmeraldDream.wdt (unused, and very large)

case 451: // development.wdt

case 573: // ExteriorTest.wdt

case 597: // CraigTest.wdt

case 605: // development_nonweighted.wdt

case 606: // QA_DVD.wdt

return true;

default:

if (isTransportMap(mapID))

return true;

break;

}

does this mean i dont have the map :|

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use