WoW:API GuildPromote: Difference between revisions
Jump to navigation
Jump to search
(added info on /script command) |
(cat) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
Promotes specified player if you have that privilege.<br> | Promotes specified player if you have that privilege.<br> | ||
<pre> | <pre> | ||
GuildPromote("playername"); | GuildPromote("playername"); | ||
</pre> | </pre> |
Revision as of 20:37, 13 June 2007
← WoW API < GuildPromote
Promotes specified player if you have that privilege.
GuildPromote("playername");