messageHandler handleTest() { debugSpeakMsg( self, "msg test base received message" ); debugSpeakMsg( self, "this should not have happened, if this script was attached first." ); return SCRIPT_CONTINUE; }