Jump to content

Recommended Posts

  • Replies 59
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
  • 2 weeks later...
Posted

Hunter Spell - Snake Trap

Code :

Place a trap that will release several venomous snakes to attack the first enemy to approach. The snakes will die after 15 sec. Trap will exist for 30 sec. Only one trap can be active at a time.

Code :

Bug:

Snakes Are Hostile To The Hunter.

Fix for this bug is easy :

UPDATE `creature_template` SET `faction_A` = 1802,`faction_H` = 1801, `family` = 35 WHERE `entry` IN (19833,19921);         

  • 2 months later...
Posted
Hunter Spell - Snake Trap

Code :

Place a trap that will release several venomous snakes to attack the first enemy to approach. The snakes will die after 15 sec. Trap will exist for 30 sec. Only one trap can be active at a time.

Code :

Bug:

Snakes Are Hostile To The Hunter.

Fix for this bug is easy :

UPDATE `creature_template` SET `faction_A` = 1802,`faction_H` = 1801, `family` = 35 WHERE `entry` IN (19833,19921);         

Works perfectly.

  • 2 weeks later...
Posted

The 2% mana regeneration when ignition is active in the talent "empowered fire", in the fire tree-mage-, does not work.

The final explotion in "living bomb" spell, does not count as a trigger for "hot streak" talent.

Guest
This topic is now closed to further replies.
×
×
  • 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