Undercity elevator doors do not work?

Results 1 to 6 of 6
  1. #1
    Member Jelsoft is offline
    MemberRank
    Dec 2006 Join Date
    43Posts

    Undercity elevator doors do not work?

    When using the elevator to travel down to the Undercity, the elevator doors at the top do not open when you try and travel back up again.

    Anybody else have this issue?

    I am using Mangos 2806 and SDB 0.5.3 Changeset 20.


  2. #2
    Grand Master scrat55 is offline
    Grand MasterRank
    Sep 2005 Join Date
    In your kitchen, eating your cookies!Location
    2,062Posts
    its been already fixed... but here is a fix for u anyways:

    Code:
    DELETE FROM gameobject WHERE guid IN (2232,6184,8351,21937);
    INSERT INTO gameobject VALUES
    (6184,20649,0,1595.34,188.672,14.64,1.597,0,0,0.716202,0.697893,20655,120000,0,0),
    (8351,20649,0,1543.96,240.787,14.638,0,0,0,0,0,20649,120000,0,0),
    (21937,20649,0,1596,291.568,14.64,1.571,0,0,0.707107,0.707107,20652,120000,0,0),
    (2232,20651,0,1595.2,178.74,-41,4.742,0,0,0.696455,-0.7176,20653,120000,0,0);

  3. #3
    Member Jelsoft is offline
    MemberRank
    Dec 2006 Join Date
    43Posts
    Quote Originally Posted by scrat55 View Post
    its been already fixed... but here is a fix for u anyways:

    Code:
    DELETE FROM gameobject WHERE guid IN (2232,6184,8351,21937);
    INSERT INTO gameobject VALUES
    (6184,20649,0,1595.34,188.672,14.64,1.597,0,0,0.716202,0.697893,20655,120000,0,0),
    (8351,20649,0,1543.96,240.787,14.638,0,0,0,0,0,20649,120000,0,0),
    (21937,20649,0,1596,291.568,14.64,1.571,0,0,0.707107,0.707107,20652,120000,0,0),
    (2232,20651,0,1595.2,178.74,-41,4.742,0,0,0.696455,-0.7176,20653,120000,0,0);
    Do you know which version of SDB has the change?

  4. #4
    Grand Master scrat55 is offline
    Grand MasterRank
    Sep 2005 Join Date
    In your kitchen, eating your cookies!Location
    2,062Posts
    not rly but just apply it to your own... like copy paste it in wordpad and save as fix.sql for exemple... then just import it in your mangos DB. it will fix it.

  5. #5
    Newbie jammedejaldo is offline
    MemberRank
    Nov 2008 Join Date
    1Posts

    Re: Undercity elevator doors do not work?

    Hi. its nice you have a fix for it. but i dont have a Mangos database. i have ArcEmu 3.1.3. can u translate that fix to ArcEmu.

    Thanks!!!!

  6. #6
    Elite Member TrekPL is offline
    Member +Rank
    Jun 2006 Join Date
    PolandLocation
    154Posts

    Re: Undercity elevator doors do not work?

    Quote Originally Posted by jammedejaldo View Post
    Hi. its nice you have a fix for it. but i dont have a Mangos database. i have ArcEmu 3.1.3. can u translate that fix to ArcEmu.

    Thanks!!!!
    First: READ.
    Second: look at time stamp on those posts. This problem has been fixed already in probably every existing database since 2007 (?)

    If it doesn't work with your DB try something different - maye you gonna like mangos...



Advertisement