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