WoW:API UnitIsTapped: Difference between revisions

m
no edit summary
No edit summary
mNo 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