WoW:API PromoteToLeader: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Reformatted and updated the information.) |
||
Line 1: | Line 1: | ||
{{ | {{wowapi}} __NOTOC__ | ||
Promotes a unit to party leader. | |||
PromoteToLeader([[unitId]] or [[playerName]]) | |||
== Arguments == | |||
:;unitId : [[UnitId]] - The unit to promote. | |||
:;playername : [[PlayerName]] - The full name of the player to promote. | |||
== Returns == | |||
:nil |
Revision as of 16:24, 8 June 2007
Promotes a unit to party leader.
PromoteToLeader(unitId or playerName)
Arguments
- unitId
- UnitId - The unit to promote.
- playername
- PlayerName - The full name of the player to promote.
Returns
- nil