File Details
Download this file | Go to files list
Author: belleboomGD
This mod is an event tracker that will watch for a given event and pop up a warning in chat or on screen. Sounds like SCT or EavesDrop, you say? Indeed, but this one is customizable and spams to the channel of your choice, if more limited than those mods. SCT can announce most custom events, but not to the channel of your choice. (It's more of a replacement for CombatAnnounce, but harder to use:p.) If you want something to spam *you* when events happen, use one of those other mods. This mod has its limitations but it's both handy while we wait for SCT to add channel functionality and a good basic introduction to the 2.4 combat log.
To get started, you'll need to set up some basic rules to monitor events, including the event's source, the event's target, the watched-for spellname, and the channel where the warning is sent. You can also use partial event/source/target/spell names to cast a wider net (ex: AURA), or full names to limit triggers (ex: SPELL_AURA_REMOVED). (See slash commands and examples below.) These settings are saved across sessions by character.
**Slash Commands**
/tjh on (to activate, default is on)
/tjh off (to deactivate)
/tjh report (to print spam/channel settings)
/tjh channel,SELF/PARTY/RAID/RAID_WARNING/RW/PlayerName (to set output channel to SELF or RAID etc.)
/tjh spam,Shake and bake! (prints your spam on event)
/tjh rule EVENT_NAME,TargetName,Sourcename,SpellName (leave blank to see all of a type, ex: /tjh rule PARTY_KILL,,,)
/tjh list (to list current rules)
/tjh delete (to delete all rules)
/tjh delete,3 (to delete the third rule)
**Valid Source/Target Names**
Player names, NPC names, and object names as seen in the in-game tooltips. Also accepts the active target or focus at that time.
**Examples**
* To track all interrupts on a specific target:
/tjh rule INTERRUPT,,TargetNameHere,
* To announce all kills made by party members:
/tjh rule PARTY_KILL,,,
* To track all buff-related events on your target:
/tjh rule AURA,,target,
* To announce when your target summons a Tremor Totem:
/tjh rule SUMMON,target,Tremor Totem,
* To track all events by your target:
/tjh rule ,target,,
* Announces when Greyheart Nether-Mage gains any of the three Destruction buffs:
/tjh rule SPELL_CAST_SUCCESS,Greyheart Nether-Mage,,Destruction
* Tracks expiring weapon oil on my weapon:
/tjh rule ENCHANT_REMOVED,,Belleboom,,Oil
* Tracks all expiring buffs on your focus:
/tjh rule SPELL_AURA_REMOVED,,focus,
* To see all events (warning, lots of spam):
/tjh rule ,,,
** see TJH_ReadMe.txt for more details.
-- beta version right now, expect regular updates but most things are working fine except as noted under Known Issues; if you find any other problems please let me know!
This mod is an event tracker that will watch for a given event and pop up a warning in chat or on screen. Sounds like SCT or EavesDrop, you say? Indeed, but this one is customizable and spams to the channel of your choice, if more limited than those mods. SCT can announce most custom events, but not to the channel of your choice. (It's more of a replacement for CombatAnnounce, but harder to use:p.) If you want something to spam *you* when events happen, use one of those other mods. This mod has its limitations but it's both handy while we wait for SCT to add channel functionality and a good basic introduction to the 2.4 combat log.
To get started, you'll need to set up some basic rules to monitor events, including the event's source, the event's target, the watched-for spellname, and the channel where the warning is sent. You can also use partial event/source/target/spell names to cast a wider net (ex: AURA), or full names to limit triggers (ex: SPELL_AURA_REMOVED). (See slash commands and examples below.) These settings are saved across sessions by character.
**Slash Commands**
/tjh on (to activate, default is on)
/tjh off (to deactivate)
/tjh report (to print spam/channel settings)
/tjh channel,SELF/PARTY/RAID/RAID_WARNING/RW/PlayerName (to set output channel to SELF or RAID etc.)
/tjh spam,Shake and bake! (prints your spam on event)
/tjh rule EVENT_NAME,TargetName,Sourcename,SpellName (leave blank to see all of a type, ex: /tjh rule PARTY_KILL,,,)
/tjh list (to list current rules)
/tjh delete (to delete all rules)
/tjh delete,3 (to delete the third rule)
**Valid Source/Target Names**
Player names, NPC names, and object names as seen in the in-game tooltips. Also accepts the active target or focus at that time.
**Examples**
* To track all interrupts on a specific target:
/tjh rule INTERRUPT,,TargetNameHere,
* To announce all kills made by party members:
/tjh rule PARTY_KILL,,,
* To track all buff-related events on your target:
/tjh rule AURA,,target,
* To announce when your target summons a Tremor Totem:
/tjh rule SUMMON,target,Tremor Totem,
* To track all events by your target:
/tjh rule ,target,,
* Announces when Greyheart Nether-Mage gains any of the three Destruction buffs:
/tjh rule SPELL_CAST_SUCCESS,Greyheart Nether-Mage,,Destruction
* Tracks expiring weapon oil on my weapon:
/tjh rule ENCHANT_REMOVED,,Belleboom,,Oil
* Tracks all expiring buffs on your focus:
/tjh rule SPELL_AURA_REMOVED,,focus,
* To see all events (warning, lots of spam):
/tjh rule ,,,
** see TJH_ReadMe.txt for more details.
-- beta version right now, expect regular updates but most things are working fine except as noted under Known Issues; if you find any other problems please let me know!








