Allows you to change the rank of multiple guildmembers in your party/raid with a single command.
Example:
- /SetGuildRank raid 3
- Set all the guildmembers in my raid to rank 3.
- /SetGuildRank raid 3 5
- Set all the guildmembers in my raid that currently has rank 5, to rank 3.
- /SetGuildRank HappyFruit 3
- Set the player named 'HappyFruit' to rank 3.
- /SetGuildRank Bob;Jake 3
- Set players named 'Bob' and 'Jake' to rank 3 (notice the ; and no spaces)
- /SetGuildRank List
- List all the ranks that your guild uses.
- /SetGuildRank Snapshot
- Take a snapshot of all guildmembers in your current raid/party.
- /SetGuildRank Restore
- Restore ranks back to when the snapshot was taken.
Please post bugreports and feature requests on the Curseforge.com project page
- 9 comments
- 9 comments
Facts
- Date created
- Nov 04, 2011
- Category
- Last update
- May 20, 2013
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- SetGuildRank
- Downloads
- 1,246
- Recent files
- R: SetGuildRank v1.0.8 for 5.3.0 May 20, 2013
- R: SetGuildRank v1.0.7 for 5.2.0 Mar 05, 2013
- R: SetGuildRank v1.0.6 for 5.1.0 Nov 28, 2012
- R: SetGuildRank v1.0.5 for 5.0.5 Oct 18, 2012
- R: SetGuildRank v1.0.4 for 5.0.4 Aug 29, 2012
- Reply
- #9
Ammunre May 21, 2013 at 07:47 UTC - 1 likeYou're incredible - THANKS! :-)
- Reply
- #8
Jarod24 May 20, 2013 at 19:50 UTC - 0 likesVersion 1.0.8 released.
-New snapshot feature and .TOC updated for Wow Patch 5.3
Author of IfThen, LinkTranslator, SetGuildRank, CompressMacro
- Reply
- #7
Jarod24 Jul 28, 2012 at 16:59 UTC - 0 likesJust released a updated version that supports the Mists of Pandaria beta (Wow 5.0.x).
- Reply
- #6
Jarod24 Dec 08, 2011 at 09:27 UTC - 0 likes@SagaRae: Go
No. i dont have any plans to implement that.
The purpose of this addon is to be able to change -to and -from an existing rank that the player has in the guild right now. That simple.
Changing peoples guild rank based on their profession, achivementpoints or total activity would be a quite a specific policy within a guild. Most guildleaders would like a little more control over their ranks. Also guildranks are many times synonoymus with whom in the guild that can be trused with bank-access, inviting etc etc so auto-promoting/demoting could be detremental.
Data like when you joined the guild isn't available for addons, and the officer- and notes-fields are usually used by DKP or EPGP addons so we won't be touching those. 'Last online' isnt available either for addons i belive.
Adding a feature simply because its 'nice to have' or 'could be useful for someone' has a tendency to lead to feature-creep and overcomplicates the design.
- Reply
- #5
SagaRae Dec 08, 2011 at 01:23 UTC - 0 likesWill guild ranks based on total guild activity be included? That would be perfect for what I'm looking for!
- Reply
- #4
Jarod24 Dec 06, 2011 at 00:09 UTC - 0 likes@SagaRae: Go
Yes, been thinking about a UI myself. Will see when i have time.
- Reply
- #3
SagaRae Dec 03, 2011 at 03:09 UTC - 0 likesThis almost is what I've been looking for.... I'd like to see a few additions to an addon something like this. I will list the ideas I have here.
1. A user friendly UI 2. Set guild ranks based on total guild activity 3. Demote by 1 rank based on X months inactive (include a blacklist for those that should not be kicked)
Looking forward to see someone put up an add-on like this so I don't need to study LUA to do it myself.... LOL
- Reply
- #2
Jarod24 Nov 21, 2011 at 15:05 UTC - 0 likes@locedd26: Go
Use "/setGuildRank list" and see the rank number's from there. Guildmaster is for example "0".
/setGuildRank <name> <toRank> <filter>
notice <toRank> is the second argument.
- Reply
- #1
locedd26 Nov 21, 2011 at 12:06 UTC - 0 likesI tried it but got mass internall error messages from typing /setguildrank guild 5 4
What did I do wrong??