::Inserting Scripts with HETH::

After you've compile your script, you'll have a script.o file. This needs to
be renamed to SCRIPT.RAW. 

Start HETH.

Open your PWAD:

	r MYWAD.WAD

Insert the SCRIPT.RAW into a BEHAVIOR.WAD:

	i SCRIPT.RAW BEHAVIOR

Read the new BEHVAIOR.WAD into HETH:

	r BEHAVIOR.WAD

Now group the BEHAVIOR.WAD containing your script and your PWAD into a
final OUTPUT.WAD:

	g OUTPUT.WAD

The <g>roup function will combine all open PWADs into whatever OUTPUT.WAD name 
you define. To see what PWADs are open at any given time, type

	w <or> wads

So far the above method has been working for people. The critical factor is
giving your compiled script a .RAW extension. Try it out, and let me know if
you have any problems.

Thanks for supporting DETH and HETH!

-Dr Sleep

11-18-95
