home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / INTRO.DXR / 00003.ls < prev    next >
Encoding:
Text File  |  1996-01-12  |  196 b   |  9 lines

  1. on exitFrame
  2.   global level, hintsOn, gender
  3.   preLoadCast("Connections Logo.pt2 new2")
  4.   preLoadCast("Connections02", "Connections34")
  5.   set level to 5
  6.   set hintsOn to 1
  7.   set gender to "f"
  8. end
  9.