Navigation menu

WoW:UnitId: Difference between revisions

Jump to navigation Jump to search
73 bytes added ,  1 June 2006
No edit summary
Line 17: Line 17:
; <tt>"partypet<i>N</i>"</tt> : The pet of the N'th party member (N is 1,2,3, or 4) (New in 1.5.0)
; <tt>"partypet<i>N</i>"</tt> : The pet of the N'th party member (N is 1,2,3, or 4) (New in 1.5.0)


; <tt>"raid<i>N</i>"</tt> : The N'th raid member (N is 1,2,3,...,40)  
; <tt>"raid<i>N</i>"</tt> : The raid member with [[API TYPE RaidIndex|RaidIndex]] N (N is 1,2,3,...,40).


; <tt>"raidpet<i>N</i>"</tt> : The N'th raid member's pet (N is 1,2,3,...,40)  (New in 1.5.0)
; <tt>"raidpet<i>N</i>"</tt> : The pet of the raid member with [[API TYPE RaidIndex|RaidIndex]] (N is 1,2,3,...,40)  (New in 1.5.0)


; <tt>"target"</tt> : The currently targetted unit
; <tt>"target"</tt> : The currently targetted unit
Anonymous user