home *** CD-ROM | disk | FTP | other *** search
/ Sverigejakten / sverigejakten.iso / SUCCESS.DIR / 00010_Script_10 < prev    next >
Text File  |  2003-08-12  |  208b  |  11 lines

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