home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Gallery - The Best of 1995 / RAYDREAM95.iso / pc / _gal94 / windows / logo.dir / 00203_Script_203 < prev    next >
Text File  |  1994-12-01  |  714b  |  25 lines

  1. on ChecklangInfo state
  2.   global Gspeak
  3.   puppetsprite 2, state
  4.   if the frameLabel = "1" then
  5.     set the castnum of sprite 2 = 15 + gSpeak
  6.   else if the frameLabel = "2" then
  7.     set the castnum of sprite 2 = 20 + gSpeak
  8.   else if the frameLabel = "3" then
  9.     set the castnum of sprite 2 = 25 + gSpeak
  10.   else if the frameLabel = "4" then
  11.     set the castnum of sprite 2 = 30 + gSpeak
  12.   else if the frameLabel = "5" then
  13.     set the castnum of sprite 2 = 35 + gSpeak
  14.   else if the frameLabel = "6" then
  15.     set the castnum of sprite 2 = 40 + gSpeak
  16.   else if the frameLabel = "7" then
  17.     set the castnum of sprite 2 = 45 + gSpeak
  18.   end if
  19. end if
  20. end if
  21. end if
  22. end if
  23. end if
  24. end if
  25. end