@verb #5383:"@startses*sion" none none none rxdo #5156 @program #5383:"@startses*sion" none none none if (this.in_session) return $msg:mtell("already_in_session") endif $msg:mtell("session_start") this.score = 0 this.in_session = 1 fork (this.session_length) this.in_session = 0 $msg:mtell("session_end", this.score) endfork "Last modified by ninja (#4953) on Mon Jun 26 09:44:42 2000 MDT." .