• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Raid Roll

 

Project Updated:
Files Updated: Fri, Nov 20 2009
Supports Game Version: 3.2.0
Category: Chat & Communication, Boss Encounters, and Guild
Tags:

, , , , , , , , , and [Edit Tags]

Project Manager: killerpet
Additional Authors: No additional authors
Current Version: Raid Roll V3.7.4
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 182
Downloads Total: 20,222
Favorites: 24
Comments: 32
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Raid Roll
  •  

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This addon allows you to easily perform a "Raid Roll" on loot that has dropped. To do a raid roll you must be in a raid and simply type /rr or /raidroll. If you have less than 20 people in the raid it will have 2 people per line. If you have more than 20, it has 3 per line.

You can also use /rr re (or /rr reroll) to reroll without listing all the people in the raid

It will also announce who the winner is in the form >> [Name] Wins! <<

http://media.curse.com/Curse.Projects.ProjectImages/18255/14028/WoWScrnShot_040909_053417.jpg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This addon also tracks rolls made for items

Saying: "[Itemlink] roll" or "[Itemlink] roll MS", etc will open a window that tracks the rollls of raid/party members and if you are in a raid it tells you what party# they are in (for easy loot distribution)
(See screenshots for examples)

http://media.curse.com/Curse.Projects.ProjectImages/18255/16510/rolling_on_an_item.JPG

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Commands:
(Raid rolling)

  • /rr - Raid Rolls
  • /rr [Itemlink] - Raid Rolls (includes the itemlink when announcing winner)
  • /rr re - Rerolls
  • /rr re [Itemlink] - Rerolls (includes the itemlink when announcing winner)

(Tracking rolls)

  • /rr show - Shows the roll tracking window
  • /rr disable - Disables tracking
  • /rr enable - Enables tracking

  • /rr mark [Name or RollerID*] - Marks the roller with an !
  • /rr unmark [Name or RollerID*] - Removes the ! from the roller
  • /rr mark !reset - Resets all ! on rollers

  • /rr all - Toggles tracking of all types of rolls (e.g. 1-50, 50-100)
  • /rr unan (/rr unannounced) - Toggles tracking all rolls or just announced rolls (An announced roll is when someone says "[Itemlink] Roll"), creates a new ID after 60 seconds

RollerID is the number beside the rollers name in the window that is currently being displayed

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Looking for localizations:
Localization page: http://wow.curseforge.com/addons/raid-roll/localization/

or reply here with these phrases:

--[[
   à : \195\160  --  è : \195\168  --  ì : \195\172  --  ò : \195\178  --  ù : \195\185
   á : \195\161  --  é : \195\169  --  í : \195\173  --  ó : \195\179  --  ú : \195\186
   â : \195\162  --  ê : \195\170  --  î : \195\174  --  ô : \195\180  --  û : \195\187
   ã : \195\163  --  ë : \195\171   -- ï : \195\175  --  õ : \195\181  --  ü : \195\188
   ä : \195\164  --  ñ : \195\177  --  ö : \195\182
   æ : \195\166  --  ø : \195\184
   ç : \195\167  --   œ : \197\147
   
   Ä : \195\132
   Ö : \195\150
   Ü : \195\156
   ß : \195\159
]]

 LOCALE_RR_BARTOOLTIP = "Raid Roll\n\nLeft Click to show window\nRight Click to show options"
 LOCALE_RR_OPTIONSTITLE =  "Killerpet's Raid Roll - Options Menu"
 
 LOCALE_RR_Catch_Unannounced_Rolls = "Catch Unannounced Rolls"
 LOCALE_RR_Allow_all_rolls = "Allow all rolls (e.g. 1-50)"
 LOCALE_RR_Allow_Extra_Rolls = "Allow Extra Rolls"
 LOCALE_RR_Show_Rank_Beside_Name = "Show Rank Beside Name"
 LOCALE_RR_Give_Higher_Ranks_Priority = "Give Higher Ranks Priority"

 LOCALE_RR_added_to_marking_list = "added to marking list."
 LOCALE_RR_removed_from_marking_list = "removed from marking list."
 LOCALE_RR_Marking_list_cleared = "Marking list cleared!"
 
 LOCALE_RR_Clear = "Clear"
  
 -- New 14/11/09
	LOCALE_RR_General_Settings = "General Settings"	
	LOCALE_RR_Raid_Roll_Display_Settings = "Display Settings"
	LOCALE_RR_Priorities = "Give Extra Priority to:"
	LOCALE_RR_Set_Scale = "Set Roll Window Scale"
	LOCALE_RR_Set_Scale = "Set Extra Rank Width"
	LOCALE_RR_Extra_Options = "Extra Options"
	LOCALE_RR_Show_Group_Beside_Name = "Show Group Number Beside Name"
	
	LOCALE_RR_HELP1 = "|cFFC41F3B" .. "Raid Roll - Commands:"
	LOCALE_RR_HELP2 = "|cFF2459FF" .. "(Raid rolling)"
	LOCALE_RR_HELP3 = "|cFF69CCF0" .. "/rr - Raid Rolls"
	LOCALE_RR_HELP4 = "|cFF69CCF0" .. "/rr [Itemlink] - Raid Rolls (includes the itemlink when announcing winner)"
	LOCALE_RR_HELP5 = "|cFF69CCF0" .. "/rr re - Rerolls"
	LOCALE_RR_HELP6 = "|cFF69CCF0" .. "/rr re [Itemlink] - Rerolls (includes the itemlink when announcing winner)"
	LOCALE_RR_HELP7 = "|cFFFF7D0A" .. "(Tracking rolls)"
	LOCALE_RR_HELP8 = "|cFFFFF569" .. "/rr show - Shows the roll tracking window"
	LOCALE_RR_HELP9 = "|cFFFFF569" .. "/rr disable - Disables tracking"
	LOCALE_RR_HELP10 = "|cFFFFF569" .. "/rr enable - Enables tracking"
	LOCALE_RR_HELP11 = "|cFFFFF569" .. "/rr mark [Name or RollerID*] - Marks the roller with an !"
	LOCALE_RR_HELP12 = "|cFFFFF569" .. "/rr unmark [Name or RollerID*] - Removes the ! from the roller"
	LOCALE_RR_HELP13 = "|cFFFFF569" .. "/rr mark !reset - Resets all ! on rollers"
	LOCALE_RR_HELP13 = "|cFFFFF569" .. "*RollerID is the number beside the rollers name in the window that is currently being displayed"
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Raid Roll V3.7.4 Release 3.2.0 418 11/20/2009
  Raid Roll V3.7.3 Dridzt Version Release 3.2.0 1,020 11/16/2009
  Raid Roll V3.7.3 Release 3.2.0 247 11/16/2009
  Raid Roll V3.7.2 Release 3.2.0 370 11/15/2009
  Raid Roll V3.7.1 Release 3.2.0 3 11/15/2009
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • killerpet said

    Coming Soon: EPGP Support

    Reply Report Permalink
  • smacias53 said

    If 2 people in the raid have the raid roll addon, Will it have the same roll on both or will they be different rolls?

    Reply Report Permalink
  • killerpet said

    Im not sure, the data is fed from GetRaidRosterInfo() but it shouldnt matter since the names are all listed before the roll occurs.

    Reply Report Permalink
  • natal said

    Can we color code the player names for their class on the roll list? (Reason: Xloot distributes loot via class rather then group.) Thank you again for the best mod!

    Reply Report Permalink
  • killerpet said

    Doesnt sound too hard to do (hopefully)

    Ill have a look at adding that tomorrow.

    Reply Report Permalink
  • spakiy93 said

    What is the scale from 1-10. i dont understand it :S.
    Guild rank Priority
    #1 10
    #2 9
    #3 8
    #4 7
    #5 6
    #6 5
    #7 4
    #8 3
    #9 2
    #10 1
    Not guild 0



    What is tht :S?

    Reply Report Permalink
  • killerpet said

    The priority system is for guilds that let higher ranked members always win loot before the lower ranked members.

    For example:
    GM, Officer and Officer Alts all have the same priority
    Members and member alts have the same priority (but lower than GM, Officer and Officer Alts)
    Initiates have a lower priority than members
    People not in guild have the lowest priority

    So the list would look like this:

    #1 GM 10
    #2 Officer 10
    #3 Officer Alts 10
    #4 Members 7
    #5 member alts 7
    #6 Initiates 5
    #7 4 <These ranks dont exist>
    #8 3 <These ranks dont exist>
    #9 2 <These ranks dont exist>
    #10 1 <These ranks dont exist>
    Not guild 0

    Hope this helps

    Reply Report Permalink
  • >>Do you mind me asking what language you are using?<< answer: german

    1. The good news, no error message by login.

    2. The bad news, new error message by starting loot at ony 25

    [2009/11/16 15:10:45-4897-x57]: RaidRoll\RaidRoll_OnLoad.lua:401: invalid capture index
    RaidRoll\RaidRoll_OnLoad.lua:401: in function `RR_RollHandler'
    RaidRoll\RaidRoll_OnLoad.lua:287: in function <Interface\AddOns\RaidRoll\RaidRoll_OnLoad.lua:164>

    Reply Report Permalink
  • killerpet said

    Do you mind if i ask for a screenshot or copy of what was in the chat log when the error occurred

    Reply Report Permalink
  • killerpet said

    Also, does the addon still catch the rolls?

    Reply Report Permalink
  • Dridzt said

    @Killerpet: Can you check your PMs please :)

    Reply Report Permalink
  • killerpet said

    Checking it out now

    Reply Report Permalink
  • killerpet said

    hahaha gotta love

    because: "it hurts our eyes!"

    Reply Report Permalink
  • I install the new version 3.7.2.
    When i log into the game it shows this error message in bugsack

    [2009/11/16 02:18:40-4893-x10]: RaidRoll\RaidRoll_OnLoad.lua:398: invalid capture index
    RaidRoll\RaidRoll_OnLoad.lua:398: in function `RR_RollHandler'
    RaidRoll\RaidRoll_OnLoad.lua:287: in function <Interface\AddOns\RaidRoll\RaidRoll_OnLoad.lua:164>

    Reply Report Permalink
  • killerpet said

    I dont get this message in my game (I think its only foreign localizations that cause this error). Do you mind me asking what language you are using?

    I have attempted to fix this in 3.7.3 by doing some more checks. Can you tell me if this does or doesnt fix the error.

    I also added a tooltip for the item being rolled on whenever you mouse over the name.

    Any feedback is appreciated on these :D

    Reply Report Permalink
  • killerpet said

    Localization page is now setup

    You can find it here:
    http://wow.curseforge.com/addons/raid-roll/localization/

    If you see any phrases not on the list please comment here and il add them

    Reply Report Permalink
  • killerpet said

    Changes in V3.7
    Modified the options menu's
    Added scroll bar doe scale
    Added scroll bar for rank width
    Added ability to show/hide group
    Hopefully fixed scrolling error
    Fixed re-rolling error
    Added more words to be localized

    Its awaiting approval, it can be found here:
    http://wow.curseforge.com/addons/raid-roll/files/

    Reply Report Permalink
  • killerpet said

    Also added the command "/rr help" which brings up a list of commands you can use

    Reply Report Permalink
  • killerpet said

    Changes in 3.7.1
    You can now modify the guild rank priority

    Reply Report Permalink
  • spakiy93 said

    How do i give rank ?

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 26,430 Deadly Boss Mods Boss Encounters, and Combat
  2. 7,020 Prat 3.0 Chat & Communication
  3. 4,061 WIM (WoW Instant Messenger) v3 Chat & Communication
  4. 3,445 Decursive Buffs & Debuffs, Boss Encounters...
  5. 3,343 BigWigs Bossmods Boss Encounters, and Combat