@verb #2570:"notify" this none this rdo #8084 @program #2570:"notify" this none this {msg} = args if (typeof(msg) == $LIST) for x in (msg) this:notify(x) endfor return endif if (typeof(msg) == $STR) msg = strsub(msg, player:title(), player.name) endif if (!index(msg, player.name)) return endif return pass(msg) "Last modified by Dax (#789) on Tue May 3 13:45:05 2005 MDT." .