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)
Facts
- Date created
- 25 Dec 2008
- Categories
- Last update
- 04 Jan 2009
- Development stage
- Inactive
- Language
- enUS
- License
- Public Domain
- Curse link
- Tortall's Simplified Combat Chat
- Recent files
- R: tscc-1.3.0.zip for Beta 3.0 on 04 Jan 2009
- R: tscc-1.2.0.zip for Beta 3.0 on 02 Jan 2009
- R: tscc-1.1.0.zip for Beta 3.0 on 30 Dec 2008
- R: tscc-1.0.2.zip for Beta 3.0 on 26 Dec 2008
- R: tscc-1.0.1.zip for Beta 3.0 on 26 Dec 2008