If you just want it on demand, you could make a MQ alias for it and stick it in the .ini file, like the /mana alias.
Code: Select all
/exp=/echo XP: $char(exp) -- AAXP: $char(aa,exp)
The only problem with this is that I believe exp values are now stored as percentages vice the actual numbers.
So you will get something like "XP: 6.97 -- AAXP: 30.42"