Post
by felismalum » Tue Nov 30, 2021 3:41 pm
I seem to be having an issue with taunt firing randomly even when turned off. I have a conditional statement in the .ini file:
tauntif=${If[${Melee.AggroMode} && !${Melee.GotAggro},1,0]}
And a hotkey to set "/melee taunt=0" and "/melee aggro=0" yet for no reason and at random times taunt will fire. Know its not me as I don't even have taunt mapped to a key. Seems the only way I can completely stop this is to "/melee off" but that also disables other handy features like activating withstand and some other quick refresh discs. When I enable aggro all seems to work fine. Best I can tell is taunt only fires when I loose aggro. Any suggestions?