WoW:UnitFlag: Difference between revisions

Typo fixing, Replaced: <br> → <br /> AWB
m (added a link to UnitGUID + typos)
(Typo fixing, Replaced: <br> → <br /> AWB)
Line 1: Line 1:
{{wowapitype}}<br>
{{wowapitype}}<br />
==Constants==
==Constants==
{| class="darktable"
{| class="darktable"
Line 125: Line 125:
*A player who is dueling you is '''0x0548''' (A hostile player controlled by an outsider physical human being)  
*A player who is dueling you is '''0x0548''' (A hostile player controlled by an outsider physical human being)  
*A player who was mind controlled by another player that attacks you is '''0x1148''' (A hostile pet who is controlled by an outsider player)
*A player who was mind controlled by another player that attacks you is '''0x1148''' (A hostile pet who is controlled by an outsider player)
**Since '''0x1148''' can also be an enemy pleyer's pet you need to check the [[API_UnitGUID| unit GUID]] to know if it's an enemy pet or a player charcater.
**Since '''0x1148''' can also be an enemy pleyer's pet you need to check the [[API UnitGUID| unit GUID]] to know if it's an enemy pet or a player charcater.
*A player who was charmed by a NPC is '''0x1248''' (A hostile pet controlled by an outsider NPC)
*A player who was charmed by a NPC is '''0x1248''' (A hostile pet controlled by an outsider NPC)
Anonymous user