Find
You are looking at a criminal for scout to arrest
Created by
wolis
, last updated 31 Jan 2015
Code
##push:runsub isitme;
##think:runsub sayit;
##isitme:
if $target eq $actor then itsme else end;
##itsme:
var $msg to (oi,gerroff,I didnt do nuffin,you alright mate?);
say 'say',"[$actor] says '$msg'";