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

  1. /* Tips & Tricks
  2. /* Cutscene script for GRAAL
  3. /*
  4. TITLE textbg.iff,FADE
  5. TYPE 2,21,-1,20,BORDER,TIPS & TRICKS
  6. TYPE 3,12,10,40,NONE,These ones from David Putzier:
  7. TYPE 3,20,10,55,NONE,You can put a special character first in the name
  8. TYPE 3,20,10,65,NONE,of all files of the same type (except for types
  9. TYPE 3,20,10,75,NONE,which MUST have a numeric file name). This way, 
  10. TYPE 3,20,10,85,NONE,the files will appear grouped in file requesters.
  11. TYPE 3,20,10,95,NONE,For example, all .scene files can start with the
  12. TYPE 3,20,10,105,NONE,_ character: _1.scene, _2.scene, and so on.
  13. TYPE 3,20,10,125,NONE,To save some typing, make templates for script
  14. TYPE 3,20,10,135,NONE,parts that appear in many different places in your
  15. TYPE 3,20,10,145,NONE,scripts, and put them in their own template files.
  16. TYPE 3,20,10,155,NONE,Then use Copy & Paste between different windows in
  17. TYPE 3,20,10,165,NONE,the editor to put the lines into the scripts where
  18. TYPE 3,20,10,175,NONE,they belong.
  19. TYPE 3,12,10,190,NONE,Keep 'em coming, guys!
  20. W 3000
  21. TITLE END
  22. LIGHTS ON
  23.  
  24. FINAL
  25. TITLE END
  26. LIGHTS ON
  27.