home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames1.iso / Adventure / SpaceEscape / SpaceEscape / card_33936.txt < prev    next >
Text File  |  1988-07-31  |  3KB  |  129 lines

  1. -- card: 33936 from stack: in
  2. -- bmap block id: 31643
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: lounge
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put "You are in the officers' lounge.  There is a Droolish officer"& " standing to one side and what you recognize as"& " a textbook example of bad art on the far wall.  Exits are to the "& "south and east." into field "info"
  9.   pass opencard
  10. end opencard
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=221 top=62 right=102 bottom=272
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   global objectname
  28.   put "art" into objectname
  29.   visual effect zoom open
  30.   go to card "art"
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 2 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=446 top=107 right=165 bottom=472
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: 
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   global objectname
  50.   put "potted plant" into objectname
  51.   visual effect zoom open
  52.   go card "plant"
  53. end mouseUp
  54.  
  55.  
  56.  
  57. -- part 3 (button)
  58. -- low flags: 00
  59. -- high flags: 0000
  60. -- rect: left=315 top=102 right=160 bottom=341
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: 
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   global objectname
  72.   put "potted plant" into objectname
  73.   visual effect zoom open
  74.   go card "plant"
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 4 (button)
  80. -- low flags: 00
  81. -- high flags: 0000
  82. -- rect: left=174 top=138 right=172 bottom=291
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   global objectname
  94.   put "couch" into objectname
  95.   visual effect zoom open
  96.   go to card "couchy"
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 6 (button)
  102. -- low flags: 00
  103. -- high flags: 0000
  104. -- rect: left=351 top=133 right=237 bottom=386
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: 
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   global objectname
  116.   put "Droolish officer" into objectname
  117.   visual effect zoom open
  118.   go to card "officer"
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part contents for background part 18
  124. ----- text -----
  125. Lounge
  126.  
  127. -- part contents for background part 6
  128. ----- text -----
  129. That is not an exit.