Category: Raid Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.7.3
Date:
11-16-2009 05:03 AM
Size:
33.43 Kb
Downloads:
2,681
Favorites:
47
MD5:
Pictures
Click to enlarge
New Version
Click to enlarge
Rolling for an item
Click to enlarge
Raid Rolling on an item
Click to enlarge
Normal
Click to enlarge
Rerolling on an item (doesnt display ID's)
Raid Roll   Updated this week!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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! <<



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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)



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

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/rai.../localization/

or reply here with these phrases:
Code:
--[[
   à : \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"
  Change Log - Raid Roll
3.7.2
German localization modification

3.7.1
You can now modify the guild rank priority

3.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 rerolling error
Added more words to be localized

3.6
added the slash handler /rrl (i will remove it if there is any conflicts)
Fixed the "Leer" to "Leeren" in german localization
Catching rolls is now localization independent thanks to zanglang and his addon "RollTracker Lite" http://wow.curse.com/downloads/wow-addons/details/rolltracker.aspx
Removed those annoying SendAddonMessage whispers for users from Lightning's Blade
You can now raid roll in a party as well as in a raid. The commands are still the same (/rr and /rr [Itemlink])
Added a debug option ( /rr debug ) which can help in finding and reproducing any bugs you find

3.5.1
DB nil error bugfix

3.5
Localized in German

3.4.1
Fixed a null bug

3.4
Added scrollbar
Added ability to mark rollers with an !

3.3
Added options screen
More LDB support
Non-standard rolls are marked with a *

3.2
Added name to LDB button

3.1
Minor LDB support
Added width function

3.0
Added ability to track many rolls from one person
Added ability to track guild ranks
Added ability to give higher ranks priority
New GUI

2.7
Changed the position of the item name (that is being rolled on) to make it easier to read

2.6
Automatic window resizing if the itemlink is too big

2.5
Added commands:
/rr enable - Enables raid rolling tracking
/rr disable - Disables raid rolling tracking
These settings are saved between sessions

2.4
Settings are now saved between sessions on a per character basis
When you create a new window it waits for someone to roll before counting down

2.3
Options are now displayed in the raid rolling window

2.2
Fixed a bug where someone saying an itemlink with "roll" in the name would open the rolling frame
Added a 60 second countdown to the top left of the frame
Allowed the tracking of non-announced rolls

2.1
Fixed a bug with a player roll 100
Added the ability to track all types of rolls (e.g. 1-50, 50-100)
Only tracks rolls made within 60 seconds of the announcement

2.0
Now tracks rolls made on items

1.5
Added ability to announce itemlinks using one of these commands:
/rr [Itemlink]
/rr re [Itemlink]

1.3
New command "/rr re" to reroll

1.2
Fixed a nil error

1.1
Fixed bug
  Optional Files - Raid Roll
Sorry, there are currently no optional files available.
  Archived Versions - Raid Roll
File Name
Version
Size
Author
Date
3.7.2
33kB
killerpet1986
11-15-2009 08:03 AM
3.7
32kB
killerpet1986
11-14-2009 10:47 AM
3.6.1
30kB
killerpet1986
11-04-2009 02:28 AM
3.6
30kB
killerpet1986
11-04-2009 12:54 AM
3.0
12kB
killerpet1986
10-02-2009 10:57 PM
2.4
6kB
killerpet1986
08-24-2009 10:16 PM
2.2
6kB
killerpet1986
08-20-2009 04:07 PM
2.1
5kB
killerpet1986
08-17-2009 03:24 PM
2.0
5kB
killerpet1986
08-08-2009 01:31 PM
1.2 (zip)
2kB
killerpet1986
03-30-2009 06:14 AM
1.2
2kB
killerpet1986
03-29-2009 09:52 PM
  Comments - Raid Roll
Post A Reply Comment Options
Old 11-18-2009, 07:20 PM  
killerpet1986
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 6
Quote:
Originally posted by (O)fer_cz
plz add button to announce CD and winner of roll just 2 small buttons ) thnx 4 great and easy 2use addon
The winner announce doesnt sound like a bad idea, but for the other button i think a button that announces in raid 5 ---- 4 ----- 3 ----- 2 ----- 1 ----- "Winner is Killerpet with 100 (1-100)" would be better
killerpet1986 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-16-2009, 03:30 PM  
(O)fer_cz
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
plz add button to announce CD and winner of roll just 2 small buttons ) thnx 4 great and easy 2use addon
(O)fer_cz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-16-2009, 05:03 AM  
killerpet1986
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 6
Re: Re: Rerolling bug fixed

Quote:
Originally posted by wacko1
oke thx for fixin the reroll but.......

now i dont get a RW anymore it just announces the winner in RC

;-)
Yeah, i didnt really want there to be too many raid warnings so it only announces in RW the item being rolled and/or if there is a roll occurring. The name list and results are never displayed in raid warning.

Its more so to get the attention of the people in the raid that there is something being rolled on.

Of course, if you are not raid leader/assistant then it announces in raid chat rather than raid warning as you are not allowed to use raid warning
killerpet1986 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-15-2009, 02:10 PM  
wacko1
A Murloc Raider

Forum posts: 8
File comments: 4
Uploads: 0
Re: Rerolling bug fixed

Quote:
Originally posted by killerpet1986
I have fixed the rerolling bug. Thanks for bringing it to my attention. It will also now announce when you are rerolling (and what item you are rerolling for if you use /rr re [itemlink])

It's currently pending here but can be found on the curse site (v3.7): http://wow.curseforge.com/addons/raid-roll/files/

oke thx for fixin the reroll but.......

now i dont get a RW anymore it just announces the winner in RC

;-)
wacko1 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2009, 10:49 AM  
killerpet1986
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 6
Rerolling bug fixed

I have fixed the rerolling bug. Thanks for bringing it to my attention. It will also now announce when you are rerolling (and what item you are rerolling for if you use /rr re [itemlink])

It's currently pending here but can be found on the curse site (v3.7): http://wow.curseforge.com/addons/raid-roll/files/

Last edited by killerpet1986 : 11-14-2009 at 10:49 AM.
killerpet1986 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2009, 09:39 AM  
killerpet1986
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 6
Re: no announce on reroll

Quote:
Originally posted by wacko1
love the addon

just 1 thing it doesnt do

when i used /rr [itemlink] it shows the winner in a rw and if someone alrdy has the item or doesnt want it.

then i reroll and it doesnt announce the winner , it just show the roll with the name in chat not the rw

am i doing something wrong or is this just a flaw?

otherwise great addon.
I dont usually use the reroll command (/rr re [itemlink] or /rr reroll [itemlink]) so when i modified the code in the last build i must have accidentally overlooked testing it. I will have a look at the code later on and see if i can track down the problem

Thanks for the feedback
killerpet1986 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2009, 05:30 AM  
wacko1
A Murloc Raider

Forum posts: 8
File comments: 4
Uploads: 0
no announce on reroll

love the addon

just 1 thing it doesnt do

when i used /rr [itemlink] it shows the winner in a rw and if someone alrdy has the item or doesnt want it.

then i reroll and it doesnt announce the winner , it just show the roll with the name in chat not the rw

am i doing something wrong or is this just a flaw?

otherwise great addon.
wacko1 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-04-2009, 12:59 AM  
killerpet1986
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 12
Uploads: 6
Quote:
Originally posted by ckaotik
This would propably be just what I was looking for ... except it doesn't work on non-English locales. Maybe support that as well?
(Global Strings contain RANDOM_ROLL_RESULT)
Thanks for showing me this. I didnt know about the global string. Thanks to zanglang and a function from his addon "RollTracker Lite" ( http://wow.curse.com/downloads/wow-a...lltracker.aspx ) i was able to add this to my addon too.

The version i just uploaded is localized in German and i am seeking other translations. You can find a list of words that need translating on the main page if you would like to help (if i have left out any can you please add them here and i will include them in the next release)

I dont update the addons here as regularly as i do on the curse site.
Link: http://wow.curse.com/downloads/wow-a...raid-roll.aspx

The latest version (3.6) can be found here if it has not been approved here yet:
http://wow.curseforge.com/addons/raid-roll/
killerpet1986 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2009, 01:56 PM  
getaddon
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
cool addon, can you add localization file?
__________________
Русские аддоны для ВоВ
http://getaddon.com
getaddon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-01-2009, 01:06 PM  
ckaotik
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 7
File comments: 35
Uploads: 2
This would propably be just what I was looking for ... except it doesn't work on non-English locales. Maybe support that as well?
(Global Strings contain RANDOM_ROLL_RESULT)
ckaotik is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.