MQ2tributemanager

jamie75

Got a gun
Joined
Oct 17, 2006
Messages
471
Reaction score
2
Points
16
is tribute manager working for anyone else? mine stopped
 
Is the MQ2 window giving any errors in game? Have you updated to latest version?
 
no erros, if I turn tribute on normal way it will shut off when timer expires but won't turn back on when in combat. just reloaded plugin testing shortly
 
is anyone else using this plugin or checked if it works? its not activating for me but will shut off after the timer runs down if not in combat
 
I have the same problem. As a temporary fix I use MQ2Melee to turn it on:

Code:
holyshit0=/if (!${Me.TributeActive}) /notify TributeBenefitWnd TBWP_ActivateButton leftmouseup


MQ2tributemanager then works perfectly when it comes time to automatically turn tribute off.
 
Mine does the same thing, turns all the Trib on including Guild trib and trophy. I am the leader of the guild and only one that can turn it off and on. It does not turn it off tho.
[cazic_Xxxxx]
Mode=Auto
UseDetrimentalSpell=0
ControlTrophy=1
GuildTribute=1
GuildTrophy=1

This is my .ini
 
I have the same problem. As a temporary fix I use MQ2Melee to turn it on:

Code:
holyshit0=/if (!${Me.TributeActive}) /notify TributeBenefitWnd TBWP_ActivateButton leftmouseup


MQ2tributemanager then works perfectly when it comes time to automatically turn tribute off.

thanks that workaround works