home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 8 / amigaformatcd08.iso / screenplay / utilities / graal / 19.room < prev    next >
Text File  |  1996-10-15  |  1KB  |  58 lines

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