home *** CD-ROM | disk | FTP | other *** search
/ The GRAAL Herald 2 / GraalHerald2.lha / 3.scene < prev    next >
Text File  |  1997-05-01  |  1KB  |  22 lines

  1. /* Intro to mini-demo
  2. /* Cutscene script for GRAAL
  3. /*
  4. W 50
  5. CMOVE 153,130,P
  6. CBOB 11
  7. SAY Welcome to this mini-demo. It's very small indeed, but it shows a lot of interesting stuff.
  8. SAY For example, We have already used the multiple inventories feature.
  9. SAY The topics on the front page are in inventory 3, whereas I use inventory 1...
  10. SAY ...which is currently empty, as you can see.
  11. SAY The big thing, however, is the multiple character control.
  12. SAY My new buddy, Thorfinn, is in the other room. You can switch control between us by clicking our names in the command area.
  13. SAY When we talk to each other, you get a quick demo of room versus section dialogues.
  14. SAY The "pick up" sound heard in this demo is an instant, pre-loaded effect.
  15. SAY It can be heard along with the music because the tracker module only uses tracks 2-4. Track 1 is reserved for the sound effects.
  16. SAY Also note that the tracker module is under BPM tempo control, and that it fades out nicely if you return to the index page.
  17. SAY One more thing: Item "F" is a magic item.
  18. SAY If I give the "F" to Thorfinn , he must follow me around until control is switched to him, and vice versa.
  19. SAY Now test away!
  20. FINAL
  21. /*
  22.