Page 1 of 1

Escape Character to display Percent Sign in a /alias

Posted: Wed Dec 30, 2015 4:47 pm
by Popper
I have setup the following alias in my MacroQuest.ini file but the percent sign at the end does not display

/allaa=/noparse /bcaa //bc ${Me.AAPointsSpent} - ${Me.AAPoints} - ${Math.Calc[${Me.AAExp}/330*100].Int}%

I can do /bc ${Math.Calc[${Me.AAExp}/330*100].Int}% and it displays the percent sign, but when I alias the command, it no longer displays

Is there an escape character that I can use or another way to display the percent sign?

Re: Escape Character to display Percent Sign in a /alias

Posted: Wed Dec 30, 2015 8:28 pm
by demonstar55
%%

Re: Escape Character to display Percent Sign in a /alias

Posted: Thu Dec 31, 2015 11:26 am
by Popper
Thank you, that work wonderfully

Re: Escape Character to display Percent Sign in a /alias

Posted: Sat Jan 17, 2026 4:04 pm
by xyilla

Re: Escape Character to display Percent Sign in a /alias

Posted: Sat Jan 17, 2026 4:05 pm
by xyilla

Re: Escape Character to display Percent Sign in a /alias

Posted: Sat Jan 17, 2026 4:07 pm
by xyilla