1ff @verb #9239:"@add_r*andom_message" this is any rxdo #7788 @program #9239:"@add_r*andom_message" this is any player:controls(this) || this.teachok || {player:tell("You don't control ", this:title(), "."), kill_task(task_id())} for msg in (this.random_msgs) if (strcmp(msg, iobjstr) == 0) player:tell(this.name, " already has that random message.") return endif endfor this.random_msgs = listappend(this.random_msgs, iobjstr) player:tell(this.name, "'s random_msgs list longer by one.") . 0