Quote:
Originally Posted by SamwiseRed
[You must be logged in to view images. Log in or Register.]
the trigger thing made me think of wow addons. maybe im understanding you wrong but are you saying there are audio cues for when things happen or when buff timers are up?
|
It's not unlike deadly boss mods, yeah.
You tell the GTT program what text you want it to look for in your log file and what you want it to do when it sees that text. For example, when it sees "feet adhere to the ground" you could have it start a 3:00 countdown GUI bar for your fetter duration, or when it sees "has worn off" you could have it play a beep or whatever to make sure you realize one of your spells just wore off, etc.
It's far from perfect unless you're super crazy about how many text triggers you program it to look for, because the root example above would start a 3:00 every time it sees that text even if you are just rerooting the same thing because of a break. And like with mez spells, a lot of them give the same text display even if it wasn't you casting it or it wasn't the spell you want it to be timing, etc.