Skip to content

MQ2CWTNBuffs

Index

tracks user's buffs

Authors: ChatWithThisName, Sic • Config: CWTN/<charactername>_buffs.ini

Resource Download Support

Writes your personal and pet buffs to file that can be queried by other automation.

Settings

An Example file:

[MyBuffs]
Buffs=|Shadow of Endurance|Illusion Benefit Greater Jann|Shadow of Firefist|
ShortBuffs=|Cool ShortBuff|
BlockedBuffs=|Uncool Buff of Uncoolness|
PetBuffs=|Pet Haste Buff of Fast Swings|
PetBlockedBuffs=|Pet Illusion of the Home Owner's Association Member|
[MyInfo]
WriteBuffsTimer=309325171
Num_Long_Buffs=3
Max_Long_Buffs=42

FAQ

Will this work across a network?

Unfortunately, CWTNBuffs is intended for your local computer.

Where does the file get generated and what is it called?

The file will be generated in:

config/CWTN/Buffs/

charactername_buffs.ini

What is 'WriteBuffsTimer'?

We keep track of when the buffs were written, and compare against that before we "view" the buffs.

  • If the timer is too old, we consider the buff information to be "stale"
  • We won't buff with stale data because the buff information is likely incorrect

Commands?

No commands needed!

This plugin works automatically when loaded. There's nothing to adjust, change, or setup.