
Originally Posted by
Anz69
FIXED
yuhuuuuuuuu Sudah DI FIX Tim GM sodara-sodara ayooo ke tkp
Thanks very much
again lanjutanya nemu bug hehe (series 6/7):
Eyes of the Eagle
NPC: Ulfang
Faction: Both
Error : Talonshrike's Egg tidak ada di TKP untuk memanggil Talonshrike turun.
Solusi ALternatif :
1.Spawn Object Talonshrike's Egg to trigger npc down
id : 186814
Lokasi : Howling Fjord [41.5, 37.7]
Code:
DELETE FROM `gameobject` WHERE `id` IN (186814);
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `spawntimesecs`, `spawndist`) VALUES
(unknown , 186814, 571 , 1 , 1, unknown , unknown, unknown, 150 , 0 )
2. Attackable Talonshrike
id : 24518
Lokasi : Howling Fjord [41.5, 37.7]
Code:
UPDATE `creature_template` SET `mechanic_immune_mask` = 1 WHERE `entry` = 24518;
Demikian laporan demi laporan, mohon maaf & maklum apabila merepotkan ^_^
Trims
Share This Thread