PDA

Просмотр полной версии : trigger "Cosmetic Trigger - LAB"


telsamat
07.04.2011, 15:57
ÿtdb 591
tc 11630

this trigger "Cosmetic Trigger - LAB" is visible for ppl in storm peaks


suggested fix
UPDATE `creature_template` SET `flags_extra` = '128' WHERE `creature_template`.`entry` =24921;

YuruY
07.04.2011, 16:14
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|'128' WHERE `entry` = 24921;