mIRC Homepage
Posted By: The_King_Pin Is it just me or mirc? - 18/12/04 06:53 AM
I am try do some simple calculations but mic doesnt seem to want to echo it back.

//echo $calc(2 + 2) does not work
//echo $calc(3.1 + 1) works

they both work on //say
Posted By: ethorn01 Re: Is it just me or mirc? - 18/12/04 07:00 AM
try /echo -a $calc(whatever you want to calculate)
Posted By: Seifer Re: Is it just me or mirc? - 18/12/04 10:34 AM
In addition to what ethorn said, the reason you're not getting the result you're looking for is because any whole number placed directly after the /echo command is evaluated as a color code.
© mIRC Discussion Forums