Promotes/demotes a given guild member to the specified rank
See also Guild functions.
Signature:
SetGuildMemberRank(index,
rankIndex)
Arguments:
index
- Index of a member in the guild roster (between 1 andGetNumGuildMembers()
), or 0 for no selection (number
)rankIndex
- The rankIndex you wish to demote the player to (number
)