home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 April / WHAT_PC_APR_96.ISO / system / whatpc.dir / 00200.ls < prev    next >
Encoding:
Text File  |  1996-02-07  |  366 b   |  8 lines

  1. on mouseUp
  2.   sound stop 1
  3.   set the castNum of sprite 20 to cast "Button6a"
  4.   updateStage()
  5.   alert("Only run this program if you have a SoundBlaster 16 sound card. If not, click the INSTALL DUKE NUKEM 3D button to install it to your hard disc and setup your sound card. Click OK to run this program.")
  6.   open("\system\runfix.exe ^\share\dos\duke3d duke3d.exe")
  7. end
  8.