0 Members and 1 Guest are viewing this topic.
<command type="script"> <in>!remember %PARAM%</in> <out type="push" extdata="memory">%PARAM%</out> <out>that info is now stored untill needed</out> </command> <command type="script"> <in>remind!</in> <out>msg=$memory$</out> </command>