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

  1. /* Intro - Inside Olaf's House
  2. /*
  3. /* 19 - Inside Olaf's home!
  4.  
  5. /* UPDATE: frames
  6. /*
  7. UPDATE: 3
  8.  
  9. /* SECTION: section_no
  10. /*
  11. SECTION: 1
  12.  
  13. /* BACKDROP: filename
  14. /*
  15. BACKDROP: 19BG.IFF
  16.  
  17. /* START_POS: startpos_no;image_no;x;y;L|M|R;floor_no
  18. /*
  19. START_POS: 1;RBOB1;158;115;L;1
  20.  
  21. /* FLOOR: floor_no;x1;y1;x2;y2;floormaps
  22. /*
  23. FLOOR: 1;500;500;501;501;1-1
  24.  
  25. /* EXIT: exit_no;x1;y1;x2;y2;char_x;char_y;description (This statement is optional)
  26.  
  27. /* CLPART: filename (This statement is optional)
  28. CLPART: 19FG.IFF
  29.  
  30. /* ROOMBOBS: no;bob_no;x;y;w;h;x-offset;hotspot (This statement is optional)
  31. /* 1-9 Olaf
  32. ROOMBOBS: 4;1;5;6;28;52;32;0
  33. ROOMBOBS: 5;5;135;6;28;52;32;0
  34. /* 10-14 Ruth
  35. ROOMBOBS: 5;10;11;66;28;50;32;0
  36.  
  37.  
  38. /* STATIC: bob_no;image_no;x;y (This statement is optional)
  39.  
  40. /* ANIM: bob_no;image_no;anim_ch;anim_seq;x;y (This statement is optional)
  41.  
  42. /* 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)
  43. ROOMOBJ: 1;RUTH;19;-1;30;A 0,(RBOB10,64)(RBOB11,24);103;111;0;0;11; ;0;10;0;0;MID;FV;a;this;her
  44.  
  45.  
  46. /* DACT: {condition|command}
  47. /*
  48. DACT: CBOB RBOB1;CPOS 158,115
  49. DACT: CUTSCENE 29,NF;GOTO 1,1
  50.  
  51. /* LINE: dlg_no;line_no;sentence1;sentence2| ;{condition} (This statement is optional)
  52.  
  53. /* LACT: dlg_no;line_no;{condition|command} (This statement is optional)
  54.  
  55. /* ACTION: no;{condition|command} (This statement is optional)
  56.