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

  1. /*
  2. /* Room script for GRAAL
  3. /*
  4. /* 18 - initial room
  5.  
  6. /* UPDATE: frames
  7. /*
  8. UPDATE: 2;1
  9.  
  10. /* SECTION: section_no
  11. /*
  12. SECTION: 1
  13.  
  14. /* BG_IFF: filename
  15. /*
  16. BG_IFF: 18bg.iff
  17.  
  18. /* START_POS: startpos_no;image_no;x;y;L|M|R;floor_no
  19. /*
  20. START_POS: 1;12;640;120;R;1
  21.  
  22. /* FLOOR
  23. FLOOR: 1;500;500;501;501;1-1
  24.  
  25. /* CLPART: filename (This statement is optional)
  26. CLPART: 18FG.IFF
  27.  
  28. /* ROOMBOBS: no;bob_no;x;y;w;h;x-offset;hotspot (This statement is optional)
  29. /* 1-2 water reflections (wide)
  30. ROOMBOBS: 2;1;2;4;151;5;153;0
  31. /* 3-4 water reflections (sun)
  32. ROOMBOBS: 2;3;32;13;16;6;24;0
  33. /* 5 Baltic sea
  34. ROOMBOBS: 1;5;9;27;197;25;0;0
  35. /* 6 949 A.D.
  36. ROOMBOBS: 1;6;11;54;190;27;0;0
  37. /* 7 A FARMHOUSE
  38. ROOMBOBS: 1;7;23;106;236;53;0;0
  39.  
  40.  
  41. /* STATIC: bob_no;image_no;x;y (This statement is optional)
  42.  
  43. /* ANIM: bob_no;image_no;anim_ch;anim_seq;x;y (This statement is optional)
  44. ANIM: 40;RBOB1;10;A 0,(RBOB1,75)(RBOB2,75);541;54
  45. ANIM: 41;RBOB3;11;A 0,(RBOB3,60)(RBOB4,60);590;57
  46.  
  47. /* 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)
  48.  
  49. /* DACT: {condition|command}
  50. /*
  51. DACT: CHAR OFF;CUTSCENE 0,NF;GOTO 19,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.