home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / bar.dir / 00085_Script_85 < prev    next >
Text File  |  1994-12-03  |  364b  |  13 lines

  1. on exitFrame
  2.   global getitems
  3.   set the cursor of sprite 3=[243,244]
  4.   if not(getat(getitems,2)) and not(getat(getitems,6)) then
  5.     set the cursor of sprite 4=[243,244]
  6.   end if
  7.   set the cursor of sprite 10=[243,244]
  8.   set the cursor of sprite 29=[243,244]
  9.   set the cursor of sprite 30=[243,244]
  10.   puppetsprite 4,0
  11.   puppetsprite 8,0
  12.   go to 11
  13. end