WoW:API ConvertToParty: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "If in a raid group with 5 or less members, converts your group down into a party. Use: /script ConvertToParty() If you're party leader, and it should work.")
 
m (Move page script moved page API ConvertToParty to API ConvertToParty without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
If in a raid group with 5 or less members, converts your group down into a party. Use:
{{wowapi}} __NOTOC__
 
Converts a raid group with 5 or less members to a party.
/script ConvertToParty()
ConvertToParty()
 
If you're party leader, and it should work.

Latest revision as of 04:45, 15 August 2023

WoW API < ConvertToParty

Converts a raid group with 5 or less members to a party.

ConvertToParty()