Increases a guild member's rank by one. The player can only promote members up to the rank immediately below the player's own, and only if the player has permission to promote (i.e. if CanGuildPromote() returns 1).


See also Guild functions.

Signature:

GuildPromote("name")

Arguments:

  • name - Name of a guild member to promote (string)
This function is deprecated and is no longer in use