home *** CD-ROM | disk | FTP | other *** search
/ Sverigejakten / sverigejakten.iso / SUCCESS.DIR / 00016_Script_16 < prev    next >
Text File  |  2003-08-12  |  202b  |  9 lines

  1. on exitFrame
  2.   global animation_script
  3.   global crime
  4.   puppetsprite 10,1
  5.   set temp_random=random (3)
  6.   set animation_script="10,,studio,sucess2" &temp_random
  7.   lipsync
  8.   puppetsprite 10,0
  9. end