Find
You are looking at a command called laugh
laugh
laugh (some text for saying after you laugh)
If you just laugh it randomly choose how you laugh otherwise all text following the command is said to others in your location.
eg:
laugh that is so funny
Created by
wolis
, last updated 22 Apr 2008
Code
get $text;
if $text ne '' then thinkit else ponder;
##thinkit:
say 'laugh',"[$actor] laughs and says '$text'";
##ponder:
var $msg to (quietly,loudly,a little,alot);
say 'laugh',"[$actor] laughs $msg"