home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_r.dir / 00193_takibiÇÃï™äÚ.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  190 b   |  11 lines

  1. on exitFrame
  2.   global gqzlist
  3.   if getaProp(gqzlist, #drtakibi) = 1 then
  4.     puppetTransition(26, 1, 40, 1)
  5.     go("Aa1")
  6.   else
  7.     puppetTransition(26, 1, 40, 1)
  8.     go("A1")
  9.   end if
  10. end
  11.