There seems to be a slight formatting error with Crybaby the following line needs a space adding
md = prefix..RED_FONT_COLOR_CODE.."%s"..FONT_COLOR_CODE_CLOSE.."cast %s on "..GREEN_FONT_COLOR_CODE.."%s"..FONT_COLOR_CODE_CLOSE
to
md = prefix..RED_FONT_COLOR_CODE.."%s "..FONT_COLOR_CODE_CLOSE.."cast %s on "..GREEN_FONT_COLOR_CODE.."%s"..FONT_COLOR_CODE_CLOSE
Also would it be possible to have Class Colours used for the chat log messages or would that bloat the code too much?
Finally would it be possible to only have Crybaby active when inside a 5 man/raid instance, currently it will report for anyone near by which is annoying when I'm doing quests or just generally doing stuff in the world and keep getting reports for CC breakage for random people.
On the whole I much prefer the approach of Crybaby though since I didn't use most of BigBrother's features.
It does the same thing as BB's cc warn, I just didn't like the bloat that's been slowly wedged into BB.
Yeah I realise it works the same way that BB's CC warn did, I was just wondering if there could be a check to see if we're in an instance and if we're not disable the CC warning.
class coloring is conceivable, and actually a pretty swell idea.
i'm not sure how i feel about instance-only/group-only, as i'd want to add actual options and configuration for it, increasting complexity a bit more than i originally intended.
i'm not sure how i feel about instance-only/group-only, as i'd want to add actual options and configuration for it, increasting complexity a bit more than i originally intended.
Hmm how about leaving it how it is now by default but having somewhere in the LUA that people can toggle on the ability to have it only announce CC breakage if you're in an instance?
E.g you could have an option "Intance only = true/false that the user has to edit themselves if they want CryBaby to only announce CC breakage when they are in an instance.
My problem concerns in first place the lack of Polymorph/Misdirect output on chosen channels since a long time. I think it's a localization problem because this new anti-spam string that as not been translated yet in localization_frFR.lua file is correctly sent to channels. I'll try to comment some lines in the localization file and see if they're sent to channels.
I found the bug, some odd characters in the french locale. On lines 68 and 69 of localization_frFR.lua, you have to replace |2 (which means nothing) by sur (which means on).
It will become :
["%s on %s removed by %s's %s"] = "%s sur %s enlevee par %s (%s).",
["%s on %s removed by %s"] = "%s sur %s enlevee par %s.",
I have juste a request regarding a feature for Bigbrother , is it possible that bigbrother verify if an Oil has been applied on the weapon of the raid member like wizard oil and so on ?
Thanks
Hi I haven't got any feedback regarding my question on BigBrother , maybe it'is not possible to do it but can you tell me because it could be really usefull
i use before eatch boss bigbrother to "inspect" the raid and to see the leecher and teh "good" guildmate :)
but is it possible to write the result into a file ( text or csv , ... )
and the best for me is on each begining of fight a rapid check and write to file
someone withe the same request ?
the goal is to give good point and badpoint after the raiding session for all members
Thanks in advance if you have found how to do this now
i use before eatch boss bigbrother to "inspect" the raid and to see the leecher and teh "good" guildmate :)
but is it possible to write the result into a file ( text or csv , ... )
and the best for me is on each begining of fight a rapid check and write to file
someone withe the same request ?
the goal is to give good point and badpoint after the raiding session for all members
Thanks in advance if you have found how to do this now
I have the exact same request, and haven't found anywhere where this information is recorded. Ideally I'd like a log of all of the output- including the CC breaks, that I can look at after the raid week and see who the habitual cc-breakers/non-consumable users are. Is there a way to do this?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
to
Also would it be possible to have Class Colours used for the chat log messages or would that bloat the code too much?
Finally would it be possible to only have Crybaby active when inside a 5 man/raid instance, currently it will report for anyone near by which is annoying when I'm doing quests or just generally doing stuff in the world and keep getting reports for CC breakage for random people.
On the whole I much prefer the approach of Crybaby though since I didn't use most of BigBrother's features.
anyway, i'm rewriting the buff checking now, no more rosterlib/specialevents
Yeah I realise it works the same way that BB's CC warn did, I was just wondering if there could be a check to see if we're in an instance and if we're not disable the CC warning.
class coloring is conceivable, and actually a pretty swell idea.
i'm not sure how i feel about instance-only/group-only, as i'd want to add actual options and configuration for it, increasting complexity a bit more than i originally intended.
Hmm how about leaving it how it is now by default but having somewhere in the LUA that people can toggle on the ability to have it only announce CC breakage if you're in an instance?
E.g you could have an option "Intance only = true/false that the user has to edit themselves if they want CryBaby to only announce CC breakage when they are in an instance.
I found the bug, some odd characters in the french locale. On lines 68 and 69 of localization_frFR.lua, you have to replace |2 (which means nothing) by sur (which means on).
It will become :
Hi I haven't got any feedback regarding my question on BigBrother , maybe it'is not possible to do it but can you tell me because it could be really usefull
Many thanks
Regards
Bye
i'm searching where to post this
i try here :)
i use before eatch boss bigbrother to "inspect" the raid and to see the leecher and teh "good" guildmate :)
but is it possible to write the result into a file ( text or csv , ... )
and the best for me is on each begining of fight a rapid check and write to file
someone withe the same request ?
the goal is to give good point and badpoint after the raiding session for all members
Thanks in advance if you have found how to do this now
I have the exact same request, and haven't found anywhere where this information is recorded. Ideally I'd like a log of all of the output- including the CC breaks, that I can look at after the raid week and see who the habitual cc-breakers/non-consumable users are. Is there a way to do this?