Jump to content

[bug] Ulduar teleporter


Guest Moha4445

Recommended Posts

Hi i have

MaNGOS/0.16.0-DEV (* * Revision 9541 - *)

whit 387 udb update pack

how it should work?

when click the ulduar teleporter i must Teleport to- other quarter in ulduar(example: in The Siege of Ulduar when i click on the Ulduar teleporter i must teleport to The Antechamber of Ulduar)

How it DOES work

when click on ulduar teleporter this text show and dont teleport to other quarter

the teleporter appears to be active and stable

plz help thx

Link to comment
Share on other sites

If you want fast fix, here is my hack. Just execute in DB. Tested on my server and work.

update gameobject_template set data10 = 29216 where entry = 194569;
update spell_target_position set target_map = 603 where id = 29216;
update spell_target_position set target_position_x = 1497.365723 where id = 29216;
update spell_target_position set target_position_y = -24.363924 where id = 29216;
update spell_target_position set target_position_z = 421.366669 where id = 29216;
update spell_target_position set target_orientation = 0.104423 where id = 29216;

Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • 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