@verb #8084:"_say_idle" this none this rxdo #8084 @program #8084:"_say_idle" this none this caller_perms() == this || raise(E_PERM) who = $su:match_player(args[1]) if (!valid(who)) return "-Who?-" endif idle = `idle_seconds(who) ! E_INVARG' if (idle == E_INVARG) return "-Disconnected-" endif return $time_utils:english_time(idle) "Last modified by Lao-Tzu (#8084) on Sat May 15 22:20:22 1999 MDT." .