Originally Posted by Vainte',index.php?page=Thread&postID=152952#post15 2952]I really like MikScrollingBattleText also and as far as I know it can display anything you like. It actually has documentation too, if you look in the addons folder.
Anyway lets see if I can describe what I did to get party damage to show up.
1. /msbt
2. I went to the scroll areas tab and made a new area called partyout. Then hit configure scroll areas and put it next to my damage.
3. Goto the Triggers tab, click on add new trigger
4. For the Output message do something like '%a %n'
[quote] Most [url='http://www.dual-boxing.com/forums/file:///C:/Games/World%20of%20Warcraft/Interface/AddOns/MikScrollingBattleText/readme.html#MainEvents
main events[/url] allow the following substitution codes:
- %n - The name of the source of the event.
- %r - The name of the recipient of the event.
- %a - The amount associated with the event.
- %s - The skill name associated with the event.