home *** CD-ROM | disk | FTP | other *** search
/ Computer Life: SuperPac / SuperPac (Computer Life Magazine)(Ziff-Davis)(1995).ISO / pc / demos / nile / senet.exe / senet.DXR / 00051.ls < prev    next >
Encoding:
Text File  |  1995-05-04  |  221 b   |  8 lines

  1. on exitFrame
  2.   global theSenetGame
  3.   if the computerPlayer of theSenetGame > 0 then
  4.     PLaySound("Ramses.Begin")
  5.   end if
  6.   set the text of cast "theMsg" to "First player to roll a one begins. Click sticks to roll."
  7. end
  8.