- Joined
- Dec 8, 2014
- RedCents
- 1,058¢
Nothing Magnanimous here;
except the use of the word magnanimous.
If you want to know your toons level and vitality do the following..........
Start Macroquest
Right click the MQ2 icon in the bottom right tray
on the popup menu left click "INI File"
.................It will open the ini with your default editor
scroll down... for me it was 37 lines....... to the [Aliases] section and add this line WITHOUT the first and last quotes
"/xpv=/echo Level ${Me.Level} at ${Me.PctExp}% with ${Math.Calc[${Me.Vitality}/303867930.6]}% vitality"
then load your character
in game type "/xpv"
the output is echoed to your "MQ" window as "Level 105 at 66.93% with 14.88% vitality"
If this is useful make a hotkey "/xpv"
As always,
Playbetter
except the use of the word magnanimous.
If you want to know your toons level and vitality do the following..........
Start Macroquest
Right click the MQ2 icon in the bottom right tray
on the popup menu left click "INI File"
.................It will open the ini with your default editor
scroll down... for me it was 37 lines....... to the [Aliases] section and add this line WITHOUT the first and last quotes
"/xpv=/echo Level ${Me.Level} at ${Me.PctExp}% with ${Math.Calc[${Me.Vitality}/303867930.6]}% vitality"
then load your character
in game type "/xpv"
the output is echoed to your "MQ" window as "Level 105 at 66.93% with 14.88% vitality"
If this is useful make a hotkey "/xpv"
As always,
Playbetter

