*Use hack method to let enemy lose selection when target cast feign death.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-01 22:32:16 -06:00
parent ab179d76fe
commit 6bf479d9ad
+3
View File
@@ -3070,6 +3070,9 @@ void Aura::HandleFeignDeath(bool apply, bool Real)
data<<uint8(0);
m_target->SendMessageToSet(&data,true);
*/
m_target->SetVisibility(VISIBILITY_OFF);
m_target->SetVisibility(VISIBILITY_ON);
// blizz like 2.0.x
m_target->SetFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_UNKNOWN6);
// blizz like 2.0.x