WoW API: GuildControlDelRank

Revision as of 02:43, 7 September 2006 by WoWWiki>Mikk (api tag. formatting.)

WoW API < GuildControlDelRank

GuildControlDelRank(index);

Deletes the rank at that index. The player must be the guild leader.

Parameters

Arguments

index
Number - must be between 1 and the value returned by GuildControlGetNumRanks().

Returns

nil

If the rank cannot be deleted, a message written be sent to the default chat window.

Details

The index rank must be unused - no guildmembers may currently have that rank or any lower rank (having a higher index value).