Jump to content

Gnomisch Battle Chicken


sjizzle

Recommended Posts

Hello,

Gnomisch Battle Chicken isn't working.

Can someone help me fix this.

MangosZero

In SpellEffect.cpp there is a dummy spell for the spell:

[== C++ ==]
case 23133:                                 // Gnomish Battle Chicken
if (!m_CastItem)
                       return;

m_caster->CastSpell(m_caster, 13166, true, m_CastItem);

This makes the caster cast spell 13166. However that spell isn't doing anything ( only a effect ).

This spell Battle Chicken, has effect summon. However it doesn't do anything..

I found the spell has:

Effect 0: Id 74 (SPELL_EFFECT_SUMMON_TOTEM)

However when I use debug logs on this effect it seems the spell isn't coming that there..

Someone knows where to look from here ? ( I'm using MaNGOS Zero )

Link to comment
Share on other sites

×
×
  • 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