home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 11 / CD_1.iso / wingames / corsa-gs / quiz.dir / 00067_Script_67 < prev    next >
Text File  |  1995-04-18  |  117b  |  6 lines

  1. on exitFrame
  2.   global Result
  3.   if the visible of sprite 23 = FALSE then
  4.     set Result = Result + 1
  5.   end if
  6. end