• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Tortall's Simplified Combat Chat

 
Project Updated:
Files Updated: Sun, Jan 4 2009
Supports Game Version: 1.3.3
Category: Chat & Communication, and Combat
Tags:

[Edit Tags]

Project Manager: tortall
Additional Authors: No additional authors
Current Version: tscc-1.3.0.zip
License: Public Domain
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 3
Downloads Total: 2,999
Favorites: 14
Comments: 28
  • About Tortall's Simplified Combat Chat
  •  

This addon creates five new chat channels, which provide a simplified formatting of combat information.

Damage dealt.
Damage taken.
Healing performed.
Healing received.
Pet Damage.

The messages default to the form:

[source] [ability] [amount] [target]

Each channel is distinguished by a separate color, and the standard chat interface may be used to choose a different color.

By default, these channels are not enabled on any chat tab. Use the Filters menu on the chat tab of your choice to enable the channels.

Channel Customization

/tscc [channel] [format]

The channels are:

  • damagedealt
    damagetaken
    healdone
    healreceived
    petdamage

In the format string, 4 variables may be specified. The variables are $ability, $crit, $amount, $object, $mitigated, $absorbed. Each of these are replaced by the appropriate value before being displayed.

  • $ability refers to the ability or spell being used.
    $crit will either be the string "CRIT", or empty.
    $amount will be the damage or healing amount.
    $object will be either the source or the target, depending on the channel.
    $mitigated is the amount mitigated (will be zero for heals).
    $absorbed is the amount absorbed (will be zero for heals).

Example:

/tscc damagedealt *** [$ability] $crit $amount [$object]

This would produce output like the following:

*** [Surging Violet Fire]  382 [Blue Speckled Crow]

To reset a channel's format to the default, use "default" (without the quotes) as the format.

New in 1.1.0
Channel for Pet Damage.

New in 1.2.0
User customizable formats for each channel!

Requirements
TortallDPSCore 2.0.1
LibSlash (1.2.0 and up)

  • Downloads (6)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Tortall's Simplified Combat Chat tscc-1.3.0.zip Release 1.3.3 2,511 1/4/2009
  Tortall's Simplified Combat Chat tscc-1.2.0.zip Release Beta 3.0 106 1/2/2009
  Tortall's Simplified Combat Chat tscc-1.1.0.zip Release Beta 3.0 107 12/30/2008
  Tortall's Simplified Combat Chat tscc-1.0.2.zip Release Beta 3.0 133 12/26/2008
  Tortall's Simplified Combat Chat tscc-1.0.1.zip Release Beta 3.0 84 12/26/2008
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • wyajn said

    Hi, and thank you for this addon, makes reading the numbers easier.

    Just a suggestion,
    is it possible to filter out 0 heals?
    its annoying that HoTs are still ticking for 0s,
    and just block out the rest of the heals/dmg

    Reply Report Permalink
  • installed and made sure i did everything properly but nothing shows up.

    Reply Report Permalink
  • ch1lly said

    First I would like to say, thankyou for this very nice addon.

    There is a problem though with your documentation. To channels you list above for heals are incorrect. I used "healdone" which worked because "healdealt" you have listed doesn't work.

    Reply Report Permalink
  • Waterwings said

    Is there any way to color it? like have it

    $White player name$ $yellow skill name$ $red damage number$ $White Target Name$ ??

    Reply Report Permalink
  • Kaelos said

    Any chance of being able to tell when an attack is parried/blocked/etc in the log? Currently it just shows 0 damage.

    Reply Report Permalink
  • carlb1818 said

    I can't get my heals or heals received to be adjustable, only default setting, I tried typing several different options but still back to default. /tscc healdealt $object $crit $amount doesn't work, neither does substituting healdone, what am I doing wrong?

    Reply Report Permalink
  • carlb1818 said

    I figured it out, the wording that worked for me is damagedealt, damagetaken, healreceived, healdone

    Reply Report Permalink
  • in german game client i found out there is only incoming non crit damage shown.....

    first i was thinking of game bug or abuse of enemy killing me with only dealing 2000 damage ;)

    but its this addon it didnt show the crit hits only normal damage i got from players


    damage i deal is shown ok there i can also see crit hits


    Reply Report Permalink
  • tortall said

    Hmm. I must not be parsing it correctly. TortallDPSCore should be receiving an update soon to fix other issues with parsing German combat logs. I'll see if I can find out what is wrong with parsing incoming crits as well.

    Reply Report Permalink
  • I can't seem to modify my pet channel using /tscc pethit whatever.

    Reply Report Permalink
  • Ah found where I was off.

    You list the channels for using the /tscc [channel] [format] as having "pethit" being the channel name for pets. It's actually "petdamage" that must be used for the pet channel.

    All is well!

    Reply Report Permalink
  • One more question regarding pets, however.

    I believe Warhammer itself lists pet damage and abilities such as:

    pet's Squig Squeel
    pet's Auto Attack
    pet's ....

    Is there an easy way to change this in regards to this addon? I would love for my pet damage to show up as:

    Pet's [Squig Squeel] hits [Rat] for [50]

    This would be to match my own damage which shows up as:

    Your [Auto Attack] hits [Rat] for [50].

    If this isn't easily done I'm okay with just ommitting the "Pet's" part off my pet format string and just going with [pet's Auto Attack].

    It's a bit late/early so sorry if this doesn't make any sense, I'll attempt to explain it better if need be.

    Reply Report Permalink
  • For a little further clarification, simply put I would like to omit the "pet's" part from pet ability damage.

    Yeah, that's it.

    /end spam

    Reply Report Permalink
  • tortall said

    This should be doable. I just have to decide if it goes in TDC or TSCC and whether to make it conditional, and if so, how.

    Reply Report Permalink
  • I have both Tortall_SCC and TortallDPSCore installed. I have created a new chat tab and set the filters to ONLY display TSCC ....
    My problem, is that when I attack/heal/take damage, nothing is showing up in this chat box.
    I have tried pressing enter and typing /tscc damagetaken *** [$ability] $crit $amount [$object] ... after pressing enter again, nothing happens.
    What am I doing wrong?

    Reply Report Permalink
  • Akopian01 said

    Seems to me I recall a similar mod in WoW where there was different color formatting for the text. The name of the person would be in one color, name of spell in another, victim in another. That would make this even more useful in my opinion in that I could quickly key in on what I wanted from each combat message quickly and easily.

    But anyway, it is great as is. Vast improvement over the past, and I use it now. If it stays the way it is, I'm happy :)

    Reply Report Permalink
  • tortall said

    I think that would be great too. However, the chat interface doesn't support it, so I can't do it without rolling my own.

    Reply Report Permalink
  • Ernesto said

    I concur - Having the ability to assign different colors to the variables would be great!

    Reply Report Permalink
  • Raygar said

    Actually you can assign different colors to different abilities in chat, and in the alert window. Check out Dammaz Kron, the alerats in both chat window and alerat window for death by and so on are in different colors. I think the code might give a clue if you are up to it.

    Reply Report Permalink
  • Kellaen said

    I'm having a bug that all my damage (Warrior Priest) is showing up under the pet channel. Any idea what could be causing this?

    Reply Report Permalink
  • Addon Packs Containing Tortall's Simplified Combat Chat

Most Downloads / Day

Tortall's Simplified Combat Chat has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 73 Twister Buffs & Debuffs, Action Bars...
  2. 63 Warhammer Scrolling Combat Text Combat
  3. 41 Calling Combat, and PvP
  4. 39 Aura PvP, Buffs & Debuffs, and...
  5. 32 Dammaz Kron PvP, and Combat