home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 17 / amigaformatcd17.iso / -screenplay- / shareware / graal / 18.room < prev    next >
Text File  |  1997-06-29  |  2KB  |  61 lines

  1. /* Intro - Outside Olaf's House
  2. /*
  3. /* 18 - initial room
  4.  
  5. /* UPDATE: frames
  6. /*
  7. UPDATE: 2;1
  8.  
  9. /* SECTION: section_no
  10. /*
  11. SECTION: 1
  12.  
  13. /* BACKDROP: filename
  14. /*
  15. BACKDROP: 18bg.iff
  16.  
  17. /* START_POS: startpos_no;image_no;x;y;L|M|R;floor_no
  18. /*
  19. START_POS: 1;12;640;120;R;1
  20.  
  21. /* FLOOR
  22. FLOOR: 1;500;500;501;501;1-1
  23.  
  24. /* CLPART: filename (This statement is optional)
  25. CLPART: 18FG.IFF
  26.  
  27. /* ROOMBOBS: no;bob_no;x;y;w;h;x-offset;hotspot (This statement is optional)
  28. /* 1-2 water reflections (wide)
  29. ROOMBOBS: 2;1;2;4;151;5;153;0
  30. /* 3-4 water reflections (sun)
  31. ROOMBOBS: 2;3;32;13;16;6;24;0
  32. /* 5 Baltic sea
  33. ROOMBOBS: 1;5;9;27;197;25;0;0
  34. /* 6 949 A.D.
  35. ROOMBOBS: 1;6;11;54;190;27;0;0
  36. /* 7 Olaf's house
  37. ROOMBOBS: 1;7;60;106;149;26;0;120
  38. /* 8-10 smoke
  39. ROOMBOBS: 3;8;7;166;12;63;20;0
  40. /* 11 Outside Birka
  41. ROOMBOBS: 1;11;23;134;237;27;0;120
  42.  
  43. /* STATIC: bob_no;image_no;x;y (This statement is optional)
  44.  
  45. /* ANIM: bob_no;image_no;anim_ch;anim_seq;x;y (This statement is optional)
  46. ANIM: 40;RBOB1;10;A 0,(RBOB1,75)(RBOB2,75);541;54
  47. ANIM: 41;RBOB3;11;A 0,(RBOB3,60)(RBOB4,60);590;57
  48. ANIM: 42;RBOB8;12;A 0,(RBOB8,36)(RBOB10,36)(RBOB9,18)(RBOB10,24);58;64
  49.  
  50. /* ROOMOBJ: obj_no;name;room_no;vis;bob_no;image_no|anim_seq;x;y;c_x;c_y;image_no_c;prp;pck;anim_ch; ; ;LOW|MID|HIGH;t;w1;w2;w3 (This statement is optional)
  51.  
  52. /* DACT: {condition|command}
  53. /*
  54. DACT: CHAR OFF;CUTSCENE 0,NF;GOTO 19,1
  55.  
  56. /* LINE: dlg_no;line_no;sentence1;sentence2| ;{condition} (This statement is optional)
  57.  
  58. /* LACT: dlg_no;line_no;{condition|command} (This statement is optional)
  59.  
  60. /* ACTION: no;{condition|command} (This statement is optional)
  61.