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.
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.
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);
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.
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!!!!