Rich (BB code):
/call BroadCast ${IRCOn} ${EQBCOn} t "My ${MedStat} is ${MedStart}% time to med."
That line is the second broadcast (2 of 2) in the DoWeMed routine. Other members of the grp use it to respond to whoever started the med cycle (in my case usually the mnk puller due to to low endurance). They mistakenly report what their MedStart would be, rather than their current percentage.
Rich (BB code):
/call BroadCast ${IRCOn} ${EQBCOn} t "My ${MedStat} is ${Me.Pct${MedStat}}%."
I have changed it to reflect their true percentage in an effort to improve grp moral and stop the deception. Turns out the cleric is the only one with high enough standing to get away with blatant lies. I woulda picked the bard *shrug* - love her!
Can we get this changed in the code-base? Its a quick easy mod.

