Hello, I tried to use the dbm /pull command in raid today, but the problem is that people with bigwigs bossblock enabled (like myself) won't see the pull commands.
I would really appreciate, if you would change your addon according to this. I coded this small piece; you just have to add it to \Plugins\BossBlock.lua after line 410:
if fnd(text, "Pull in*") or fnd(text, "Incoming Pull") then return end
So it will looke like this:
function plugin:IsSpam(text)
if type(text) ~= "string" then return end
if fnd(text, "Pull in*") or fnd(text, "Incoming Pull") then return end
if fnd(text, "%*%*%*") then return true end
end
Hello, I tried to use the dbm /pull command in raid today, but the problem is that people with bigwigs bossblock enabled (like myself) won't see the pull commands.
Install BigWigs_PizzaBar. This shows the "Pizza" and "Pull" timers from DBM as Bigwigs bars.
You're awfully pushy. I'm not experiencing the issue myself, and I'm not a BigWigs developer, so I have nothing to say about your error.
Quote from Chasgil »
Hello, I tried to use the dbm /pull command in raid today, but the problem is that people with bigwigs bossblock enabled (like myself) won't see the pull commands.
Wait, you're running BigWigs... and DBM? o_O
Quote from Criss »
My bugsack is empty. No errors. Yet I still have no Plugins or Extras, and I have updated every day this week hoping it would work itself out.
No idea then. Updater error? Windows Vista permissions error? Try deleting the entire BigWigs folder (and modules if you unpack them), all BigWigs saved variables files, and downloading and installing manually via this link: http://files.wowace.com/BigWigs/BigWigs.zip
Install BigWigs_PizzaBar. This shows the "Pizza" and "Pull" timers from DBM as Bigwigs bars.
The problem is not, that I have to install something new, the problem is that nobody in my raid with bigwigs will see the DBM pull timer, that is written in the raidchat.
Just no.
Why not? Do you have any problems with dbm? I mean where is the problem to let people with bigwigs see the countdown, that is written in the chat window (the rest is still blocked)? Don't think it would harm your addon.
Perhaps you just want to implement a simple countdown in your addon that is written in the chat (e.g. pull in 5sec - pull in 4sec - pull in 3sec...)? Not only a bar, that only people with bigwigs installed can see.
The problem is not, that I have to install something new, the problem is that nobody in my raid with bigwigs will see the DBM pull timer, that is written in the raidchat.
Why not? Do you have any problems with dbm? I mean where is the problem to let people with bigwigs see the countdown, that is written in the chat window (the rest is still blocked)? Don't think it would harm your addon.
Perhaps you just want to implement a simple countdown in your addon that is written in the chat (e.g. pull in 5sec - pull in 4sec - pull in 3sec...)? Not only a bar, that only people with bigwigs installed can see.
Tell the others in your raid to install Bigwigs_PizzaBar as well then, thats what those of us in my guild did.
The problem lies not with BigWigs, BossBlock is doing exactly as it is designed to do. Given that DBM pull message starts and ends with *** that is why it is being blocked. If you want that changed then you need to suggest that to the DBM authors.
Alternatively have those using DBM switch to BigWigs, then you can simply use /bwcb and rest assured that everyone will be able to see it.
Sidenote:
Why oh why are you using DBM & BigWigs though, I can imagine the doubling up of timers/bars etc would be a waste of space.
Regarding the bars..
When the normal bar have 10 seconds left it changes into a empasized bar... But.. Cant the emphasize bars be like 100% when 10sec left? Instead of just enlarging the normal bars and show the last 10 secs on that.
I looked back on posts back to June and did not see anything about this, but is there a development version in the works that will be patch 3.0.2/WotLK compatable? Just wondering since this patch is a week out, perhaps two.
I looked back on posts back to June and did not see anything about this, but is there a development version in the works that will be patch 3.0.2/WotLK compatable? Just wondering since this patch is a week out, perhaps two.
There is no fundamental change in 3.0 that would make Bigwigs stop working in 3.0. Perhaps only a few library updates is needed at most.
Bastards need to put the super secret BigWigs3 repo up on WowAce now so I can start hacking on it. They teased me with a sample of a DeadMines example bossmod months ago.
Bastards need to put the super secret BigWigs3 repo up on WowAce now so I can start hacking on it. They teased me with a sample of a DeadMines example bossmod months ago.
I'd have thought you'd be more interested in the Ragefire module...
Speaking of 3.0, will bigwigs work with it? I mean there are several api-breaking changes both at code and combatlog level and it's not fun to raid without BW once you've got used to its warnings (zombie raiding ftw)
Speaking of 3.0, will bigwigs work with it? I mean there are several api-breaking changes both at code and combatlog level and it's not fun to raid without BW once you've got used to its warnings (zombie raiding ftw)
My bugsack is empty. No errors. Yet I still have no Plugins or Extras, and I have updated every day this week hoping it would work itself out.
I would really appreciate, if you would change your addon according to this. I coded this small piece; you just have to add it to \Plugins\BossBlock.lua after line 410:
So it will looke like this:
Thank you!
Install BigWigs_PizzaBar. This shows the "Pizza" and "Pull" timers from DBM as Bigwigs bars.
You're awfully pushy. I'm not experiencing the issue myself, and I'm not a BigWigs developer, so I have nothing to say about your error.
Wait, you're running BigWigs... and DBM? o_O
No idea then. Updater error? Windows Vista permissions error? Try deleting the entire BigWigs folder (and modules if you unpack them), all BigWigs saved variables files, and downloading and installing manually via this link:
http://files.wowace.com/BigWigs/BigWigs.zip
yes.
The problem is not, that I have to install something new, the problem is that nobody in my raid with bigwigs will see the DBM pull timer, that is written in the raidchat.
Why not? Do you have any problems with dbm? I mean where is the problem to let people with bigwigs see the countdown, that is written in the chat window (the rest is still blocked)? Don't think it would harm your addon.
Perhaps you just want to implement a simple countdown in your addon that is written in the chat (e.g. pull in 5sec - pull in 4sec - pull in 3sec...)? Not only a bar, that only people with bigwigs installed can see.
greetings
Tell the others in your raid to install Bigwigs_PizzaBar as well then, thats what those of us in my guild did.
The problem lies not with BigWigs, BossBlock is doing exactly as it is designed to do. Given that DBM pull message starts and ends with *** that is why it is being blocked. If you want that changed then you need to suggest that to the DBM authors.
Alternatively have those using DBM switch to BigWigs, then you can simply use /bwcb and rest assured that everyone will be able to see it.
Sidenote:
Why oh why are you using DBM & BigWigs though, I can imagine the doubling up of timers/bars etc would be a waste of space.
that wasnt directed at you more of a bump and the problem im getting is on the beta not live.
to the TOC so the disembedded people won't get error spam in FrameXML.log.
Oh and you could unpack the modules with .pkgmeta stuff, too! :)
Would be nice as Matrix110 already said.
There is no fundamental change in 3.0 that would make Bigwigs stop working in 3.0. Perhaps only a few library updates is needed at most.
I'd have thought you'd be more interested in the Ragefire module...
Bwah?
Date: 2008-10-10 21:21:42
ID: 1
Error occured in: Global
Count: 1
Message: ...ce\AddOns\ZOMGBuffs\libs\AceComm-2.0\AceComm-2.0.lua line 2102:
attempt to call method 'SendCommMessage' (a nil value)
Debug:
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:369:
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:345
AddOns:
AtlasLoot, vAtlasLoot Enhanced v5.00.00
AucAdvanced, v5.0.0
AucFilterBasic, v5.0.0 (BillyGoat)
AucScanData, v1.0
AucStatClassic, v5.0.0 (BillyGoat)
AucStatHistogram, v5.0.0 (BillyGoat)
AucStatPurchased, v5.0.0 (BillyGoat)
AucStatSimple, v5.0.0 (BillyGoat)
AucStatStdDev, v5.0.0 (BillyGoat)
AuldLangSyne, vr71502
AutoBar, v2.04.03.02 release
BeanCounter, v5.0.0 (BillyGoat)
BigWigsExtras, v2.0
BigWigsPlugins, v2.0
BigWigsSC, v2.0
BigWigs, v2.0 r4755
BigWigsCommonAuras, v1
BigWigsPizzaBar, v1.0
Bookworm
BrokerClock, v1.0
Buffalo
Cartographer, vr2250
CartographerBattlegrounds, v2.0
CartographerCoordinates, v2.0
CartographerFoglight, v2.0
CartographerGroupColors, v2.0
CartographerGuildPositions, v2.0
CartographerInstanceLoot, v2.0
CartographerInstanceMaps, v2.0
CartographerInstanceNotes, v2.0
CartographerLookNFeel, v2.0
CartographerNotes, v2.0
CartographerPOI, v2.0
CartographerProfessions, v2.0
CartographerWaypoints, v2.0
CartographerZoneInfo, v2.0
Casualty, v3.0
CCTracker, v$Revision: 666 $
Chinchilla, v1.0r80034
ClearFont2, v2.4
Click2Cast, v3.0
CowTip, vr68121
CraftList2, v2.0 r76214
Decursive, v2.3_Beta_1-4-g0530b94
DoIKnowYou, v1.0
DoubleWide
EasyMother
Enchantrix, v5.0.0
EnhTooltip, v5.0.0
epgp, v3.3.9
ErrorMonster, v2
FishermansFriend
Fortress, v1.0
FreeRefills, v2.0
FuBarGroupFu, v1
FuBarTopScoreFu, v2.0
FuBarToFu, v2.0
FuBar2Broker, v1.0
GatherMate, v1.0
Informant, v5.0.0
Innervator, v0.41 - Build 76094
LibMobHealth40, v1.0
LibQuickHealth20
LightHeaded, v245
LittleWigs
MagicMarker, v1.0
MobSpells
Nauticus, v2.4.1
oGlow, v1.12
OgriLazy, v1.0.10
Omen, vOmen r79486 / Threat-2.0 r90000
oRA2, v2.0.$Revision: 619 $
Outfitter, v4.2.6
Parrot, vr432
PassLoot, v3.4
PingDir, v0.0.7
PitBull, vr1741
PitBullAura, v2.0
PitBullBanzai, v1.0
PitBullBarFader, v0.1
PitBullCastBar, v2.0
PitBullCombatFader, v0.1
PitBullCombatIcon, v2.0
PitBullCombatText, v2.0
PitBullComboPoints, v2.0
PitBullDruidManaBar, v2.0
PitBullHealthBar, v2.0
PitBullHideBlizzard, v2.0
PitBullHighlight, v2.0
PitBullLeaderIcon, v2.0
PitBullMasterLooterIcon, v2.0
PitBullPortrait, v2.0
PitBullPowerBar, v2.0
PitBullPvPIcon, v2.0
PitBullRaidTargetIcon, v2.0
PitBullRangeCheck, v0.2
PitBullReadyCheckIcon, v2.0
PitBullRestIcon, v2.0
PitBullSpark, v2.0
PitBullThreatBar, v2.0
PitBullVisualHeal, v2.0
PitBullQuickHealth
Prat, v2.0 80936
Proximo, v2.3
Quartz, v0.1.0
QuartzFlight, v1.0
QuartzGCD, v1.0
QuartzInterrupt, v1.0
QuartzLatency, v1.0
QuartzMirror, v1.0
QuartzPet, v1.0
QuartzPlayer, v1.0
QuartzRange, v1.0
QuartzTradeskill, v1.0
RangeDisplay, vRangeDisplay-r140
Recount, v931
RecountDeathTrack, v81710
SharedMedia, v3.0
SharedMediaAdditionalFonts, v1.0
Shepherd, v2.0
SpamMeNot, v3.0
SpyGnome, v1.71473
Stackpack, v1.7
StatBlockMoney, v2.0
Stubby, v93
Swatter, v5.0.0
Talented, v1.3
TalentedData, v1.0
TomTom, v165
TourGuide, v3.0.1.37
VanasKoS, v3.06-74278
VersionChecker, vr31954
Whisp, v20080625
WowheadLooter, v30014
XLootGroup, v0.5
XLootMonitor, v0.7
XLoot, v0.9
Attrition, v2.4.3-1.1
Bagsy, v2.4.3-0.3
ZOMGBuffs, v16
ZOMGBuffsBlessingsManager, v$Revision: 2 $
ZOMGBuffsLog, v$Revision: 2 $
ZOMGBuffsBlessingsPP, v$Revision: 2 $
ZOMGBuffsBuffTehRaid, v$Revision: 2 $
ZOMGBuffsSelfBuffs, v$Revision: 2 $