Download
(3Kb)
Download
Updated: 09-02-18 03:39 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-02-18 03:39 AM
Created:04-09-13 03:59 PM
Downloads:10,243
Favorites:18
MD5:

rRaidManager  Popular! (More than 5000 hits)

Version: 800.20180901
by: zork [More]


Intro

Disables the Blizzard addons Blizzard_CUFProfiles and Blizzard_CompactRaidFrames and creates a new raid manager.
Will disable the default Blizzard raid frames. Do not use this addon if you want to use the Blizzard raid frames!
Uninstall
Disable the addon and run this macro in your chat thereafter.
Code:
/run for _, v in ipairs({"Blizzard_CUFProfiles", "Blizzard_CompactRaidFrames"}) do print("~~enable~~~~") print(v) EnableAddOn(v) print(LoadAddOn(v)) print(IsAddOnLoaded(v)) end
Git
https://github.com/zorker/rothui/tre...0/rRaidManager

Optional Files (0)


Post A Reply Comment Options
Unread 06-22-15, 03:49 PM  
jessica
A Cyclonian

Forum posts: 49
File comments: 142
Uploads: 0
hi, how can i move this a little upwards, I'm not using the whole UI you have, im using default and this is kinda low near my chat, also its nice if you can add the count of roles on top just like the blizzard one, i.e. how many tanks/healers/DPS in numbers, thanks.
Report comment to moderator  
Reply With Quote
Unread 11-22-14, 06:47 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Evtl hast du was aktiviert was damit nicht kompatibel ist. Müsstest mal das StandardUI nur mit dem Addon testen. Wenn das dann geht hast du irgendwas was sich damit nicht verträgt.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-22-14, 04:20 PM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7


Hiho
Bekomme die Meldung jedes mal aufs neue. Ist ziemlich egal wie oft ich auf Ja drücke. Mache ich was falsch?

PS: Wie immer Top Arbeit von dir. Danke für deine AddOns zork.
Report comment to moderator  
Reply With Quote
Unread 08-04-13, 03:12 AM  
strickland
A Cyclonian

Forum posts: 40
File comments: 195
Uploads: 0
Thanks for thinking about it, also I was checking the "Boss pull in 10" I tried it few times with no effect, I already have DBM, or is it assosiated with another addon? also does the raid manager hide party frames? thanks
Report comment to moderator  
Reply With Quote
Unread 07-22-13, 01:22 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@Xully
If you use any addons that rely on the default Blizzard compact unitframes you cannot use this addon. rRaidFrameManager disables two Blizzard addons completly. That is: "Blizzard_CUFProfiles" and "Blizzard_CompactRaidFrames". Any 3rd pary addons relying on them being loaded will fail.
@strickland
I will think about that one.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 07-22-13 at 01:34 AM.
Report comment to moderator  
Reply With Quote
Unread 07-21-13, 08:01 PM  
Xully
An Aku'mai Servant

Forum posts: 38
File comments: 180
Uploads: 0
this addon has given me way too many lua errors once I enable it, it doesn't give me lua error by the addon it self, but once I turn it on other addons start to fail to function and give me troubles, so far I've had lua errors from other mods such as.

DBM.
Rufio unitframe settings
ArenaStyle


These started to give me lua errors, if i disable rRaidManager, they work fine with no errors.

I am just reporting this for you if you like to take a look. Other than that I like the way it looks to manage the raid but to bad I can't use it while using other mods.
Report comment to moderator  
Reply With Quote
Unread 07-20-13, 11:00 AM  
strickland
A Cyclonian

Forum posts: 40
File comments: 195
Uploads: 0
You are so right, the aptechka had in its config to hide blizzard stuff aswell, once I set that up to "false" they both worked fine.


EDIT: I have a little request if possible to add to your addon at the top of its frame the number of tanks/healers/dpsers in the raid? if its easy to add, would be awesome. thanks
Last edited by strickland : 07-20-13 at 11:31 AM.
Report comment to moderator  
Reply With Quote
Unread 07-20-13, 08:40 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Try enabling the "Show Lua Error" option under interface settings > help/others. I think you got an Lua error because the Aprcheka HideBlizzard stuff fails. Try to disable that option and check the results.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 07-19-13, 06:32 PM  
strickland
A Cyclonian

Forum posts: 40
File comments: 195
Uploads: 0
Hi, I like this addon very much. But here's what happened to me, I wasn't using blizzard raidframes to begin with, but I was using another grid-like addon called "Aptechka" after enabling rRaidManager, aptechka stopped working, and now even if i turn rRaidManager off, aptechka would not work for me, how to fix this



EDIT: I figured out how to make aptechka work again after removing rRaidManager from the uninstall file inside of the addon, but I would love to have this working with aptechka :S
Last edited by strickland : 07-19-13 at 09:41 PM.
Report comment to moderator  
Reply With Quote
Unread 04-10-13, 01:45 PM  
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view AddOns

Forum posts: 583
File comments: 438
Uploads: 22
Looks like a nice alternative to the default Raid Manager, would be great to be able to use the default raid frames with it though.
__________________
Tweets YouTube Website
Report comment to moderator  
Reply With Quote
Unread 04-10-13, 11:29 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Ok I could not make that change. Those functions are protected. So I reverted to my two button system which just works.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 04-10-13, 06:18 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
I think this change should merge the WoldMarker buttons into one.
Lua Code:
  1. for i=1, NUM_WORLD_RAID_MARKERS do
  2.     local text = world_marker_textures[i]
  3.     local button = createBasicButton(manager, addon.."Button"..i, text, "WorldMarker"..i)
  4.     button.id = i
  5.     button:SetScript("OnClick", function(self)
  6.       if IsRaidMarkerActive(self.id) then
  7.         ClearRaidMarker(self.id)
  8.       else
  9.         PlaceRaidMarker(self.id)
  10.       end
  11.     end)
  12.     if not previousButton then
  13.       button:SetPoint("TOPRIGHT", manager, -25, -10)
  14.     else
  15.       button:SetPoint("TOP", previousButton, "BOTTOM", 0, 0)
  16.     end
  17.     previousButton = button
  18.   end
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 04-10-13, 02:53 AM  
Coldkil
A Cliff Giant
 
Coldkil's Avatar
AddOn Author - Click to view AddOns

Forum posts: 70
File comments: 150
Uploads: 3
imho buttons to assign roles and promote/demote people - tank, RL, ML, assistant would be useful. I don't know if there are functions to check existing roles.
Report comment to moderator  
Reply With Quote
Unread 04-10-13, 01:51 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Currently thinking about some more helpful buttons. Taking suggestions.

Some functions I may need later on
Lua Code:
  1. UnitIsGroupLeader("player")
  2. UnitIsGroupAssistant("player")
  3. if UnitInRaid("player") and GetNumGroupMembers() > 0 then end
  4. if not UnitInRaid("player") and GetNumGroupMembers() > 0 then end
  5. ConvertToParty()
  6. ConvertToRaid()
  7.  
  8. IsRaidMarkerActive(index)
  9. ClearRaidMarker(index)
  10. PlaceRaidMarker(index)
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 04-10-13 at 06:17 AM.
Report comment to moderator  
Reply With Quote
Unread 04-09-13, 04:55 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Welcome.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 04-09-13 at 05:40 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: