I have this coded:
on *:dialog:away:sclick:6: /amsg [DaRk_DeCePt|0N A.Sys] Away Reason $chr(91) $+ $did(5) $+ $chr(93) Time Left $chr(91) $+ $asctime(h:nntt) $+ $chr(93) | /timera 0 1220 /amsg $chr(91) $+ DaRk_DeCePt|0N A.Sys $+ $chr(93) Away Reason $chr(91) $+ $did(5) $+ $chr(93) Time
What I get is:
* amsg; [DaRk_DeCePt|0N A.Sys] Away Reason [Testing.] Time Left [9:07am]
* amsg; [DaRk_DeCePt|0FF A.Sys] Reason For Being Away [Testing.] Time Returned [9:07am]
What am I doing wrong, and how do I remove the "* amsg;" and get the actual action purple colored text?