1a7 @verb #4805:"afk" any any any rdo #4805 @program #4805:"afk" any any any if (!this.afk) this.location:announce_all(this:title() + " has gone AFK.") this.afk = time() else timeafk = time() - this.afk this.afk = 0 this.location:announce_all(this:title() + " is back from being AFK for " + $time_utils:english_time(timeafk) + ".") endif "Last modified by Norm (#4805) on Sun Mar 16 13:19:12 2003 MST." . 0