Download
(9Kb)
Download
Updated: 06-01-12 01:31 PM
Pictures
File Info
Updated:06-01-12 01:31 PM
Created:01-05-12 09:27 AM
Downloads:4,879
Favorites:16
MD5:
Categories:Raid Mods, Discontinued and Outdated Mods

bRaidFrames

Version: 1
by: Wildbreath [More]

A working "copy" of blizzard default raid frames with CC and unstable/vampiric touch tracking (pvp)

[new] ingame config

Optional Files (0)


Post A Reply Comment Options
Unread 01-07-12, 05:57 AM  
iradex
A Cyclonian

Forum posts: 43
File comments: 68
Uploads: 0
Hello! Its looks pretty fine, btw, it works well in raids? Like debuffs etc?
Report comment to moderator  
Reply With Quote
Unread 01-07-12, 06:16 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by iradex
Hello! Its looks pretty fine, btw, it works well in raids? Like debuffs etc?
Yes
Report comment to moderator  
Reply With Quote
Unread 01-09-12, 08:58 AM  
Omagad01
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
отличный адон, спс за работу. но не работает с Clique или я чтото делаю не так? нипокликать?
Report comment to moderator  
Reply With Quote
Unread 01-09-12, 11:12 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by Omagad01
отличный адон, спс за работу. но не работает с Clique или я чтото делаю не так? нипокликать?
я проверю, с моим sBinder'ом работает вроде
Report comment to moderator  
Reply With Quote
Unread 01-16-12, 02:47 AM  
Astares
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
данила ай нид хе&#1083

Уважаемый автор
намекните где в луа поменять количество отображаемых групп.
в рейде на 25 ппл+7-8 человек замены не всегда нужно видеть эту замену.
к сожалению я не смог самостоятельно найти как выпилить отображение 6-7-8 групп.
буду премного благодарен
Report comment to moderator  
Reply With Quote
Unread 01-16-12, 08:03 AM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Re: данила ай нид хе&#

Originally Posted by Astares
Уважаемый автор
намекните где в луа поменять количество отображаемых групп.
в рейде на 25 ппл+7-8 человек замены не всегда нужно видеть эту замену.
к сожалению я не смог самостоятельно найти как выпилить отображение 6-7-8 групп.
буду премного благодарен
я никак не данила
в общем надо в функции
lua Code:
  1. local CreateHeaders = function()
  2.     for i=1,8 do
  3.         MakeHeader(raid, i, false)
  4.     end
  5.    
  6.     --pets
  7.     if bRaidFramesDB.ShowPets == 1 then
  8.         MakeHeader(raid, 9, true)
  9.     end
  10. end
поменять 8 на макс групп и 9 на максгрупп+1, то есть если максгрупп=6 то 9 меняем на 7
Report comment to moderator  
Reply With Quote
Unread 02-09-12, 02:00 AM  
shinchih2001
A Defias Bandit

Forum posts: 3
File comments: 198
Uploads: 0
2x bRaidFrames\bRaidFrames-1.lua:655: attempt to call method "match" (a nil value)
bRaidFrames\bRaidFrames-1.lua:655: in function <bRaidFrames\bRaidFrames.lua:654>
<in C code>
nMainbar\modules\skins.lua:319: in main chunk

Locals:
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = <func> =[C]:-1
= <func> =[C]:-1
= <func> @..\bRaidFrames.lua:654
Report comment to moderator  
Reply With Quote
Unread 02-10-12, 06:49 AM  
iradex
A Cyclonian

Forum posts: 43
File comments: 68
Uploads: 0
It works with Clique? I tryed and its not working =/
Report comment to moderator  
Reply With Quote
Unread 02-13-12, 01:52 PM  
KiLLMasTer
A Deviate Faerie Dragon
 
KiLLMasTer's Avatar

Forum posts: 12
File comments: 74
Uploads: 0
any way you can make it go side to side not up and down.
__________________
My Toons: LVL 70 MW Monk Name Brewballs on Ysera
US. LVL 70 Restoration Druid Name Goodfel on Ysera US
Report comment to moderator  
Reply With Quote
Unread 02-13-12, 02:05 PM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by KiLLMasTer
any way you can make it go side to side not up and down.
nope
Report comment to moderator  
Reply With Quote
Unread 02-14-12, 07:49 PM  
KiLLMasTer
A Deviate Faerie Dragon
 
KiLLMasTer's Avatar

Forum posts: 12
File comments: 74
Uploads: 0
ok no bigeee ill just uninstall
__________________
My Toons: LVL 70 MW Monk Name Brewballs on Ysera
US. LVL 70 Restoration Druid Name Goodfel on Ysera US
Report comment to moderator  
Reply With Quote
Unread 02-14-12, 09:23 PM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by KiLLMasTer
ok no bigeee ill just uninstall
ok, thanks
Report comment to moderator  
Reply With Quote
Unread 06-11-12, 02:26 PM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Would like to use this in my own UI. However, I just have a couple questions before I put it in my UI and start modifying it. Currently doing a bit of testing.

Can it show ICONS? Like when in a raid and the tanks are marked {star} {diamond}, is that visible? If not, would it be hard to add that?

Also, it does NOT work with Clique! Not really a big deal, but this does limit the classes to malee and tanks. Healers will have to use other raid frames, which makes this one... useless! I dont want that to happen, so anyway you can check to see why Clique doesnt work with it?
Report comment to moderator  
Reply With Quote
Unread 06-11-12, 10:25 PM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by Siannus
Would like to use this in my own UI. However, I just have a couple questions before I put it in my UI and start modifying it. Currently doing a bit of testing.

Can it show ICONS? Like when in a raid and the tanks are marked {star} {diamond}, is that visible? If not, would it be hard to add that?

Also, it does NOT work with Clique! Not really a big deal, but this does limit the classes to malee and tanks. Healers will have to use other raid frames, which makes this one... useless! I dont want that to happen, so anyway you can check to see why Clique doesnt work with it?
icons is work now, i working with clique, just wait and check later
Report comment to moderator  
Reply With Quote
Unread 06-18-12, 07:48 AM  
Prototype
A Kobold Labourer
 
Prototype's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 84
Uploads: 1
I'm testing some Addons in MoP Beta. I love your bUnitframes, and it's one of the rare Addons that works in Beta your bRaidframes actualy works not in MoP.

Code:
Date: 2012-06-18 15:34:31
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\bRaidFrames\bRaidFrames.lua line 513:
   table index is nil
Last edited by Prototype : 06-18-12 at 07:49 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: