home *** CD-ROM | disk | FTP | other *** search
/ Headbone Interactive / Headbone_Interactive_CD-ROM_Sampler_1995.iso / pc / demos / pants / 5 / b5 / b5.dxr / 00183.ls < prev    next >
Encoding:
Text File  |  1995-09-15  |  283 b   |  9 lines

  1. on exitFrame
  2.   global gChosenStory, gPICastStart, gPICastEnd
  3.   set gPICastStart to the number of cast "PI Face5"
  4.   set gPICastEnd to the number of cast "PI Face6"
  5.   PITalks(11)
  6.   set gPICastStart to the number of cast "PI Face2"
  7.   set gPICastEnd to the number of cast "PI Face3"
  8. end
  9.