WoW:API UnitIsTappedByPlayer: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 24: Line 24:
   
   
  if (UnitIsTapped("target")) and (not UnitIsTappedByPlayer("target")) then
  if (UnitIsTapped("target")) and (not UnitIsTappedByPlayer("target")) then
   -- Traget is tapped by another player
   -- Target is tapped by another player
  end
  end
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}
{{Template:WoW API}}
Anonymous user