INSERTING SCRIPTS WITH HETH

Scripts must have a filename prefix at least six characters long for HETH. In other words, SCRIPT.RAW works, but not TEST.RAW. Don't know why.

Method 1

After you've compiled your script, you'll have a MYSCRIPT.O file. This needs to be renamed to MYSCRIPT.RAW.

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

So far the above method has been working for people. The critical factor is giving your compiled script a .RAW extension with a prefix of at least six characters.


Method 2

Command 'O' converts a renamed compiled script to BEHAVIOR.WAD Compile your script with the ACC.exe utility, rename the file from MYSCRIPT.O to MYSCRIPT.RAW.

This is a quick addition, as inserting lumps this way ONLY WORKS FOR MAP01! A proper command from within the editor itself will be implemented soon.


Thanks for supporting DETH and HETH!

02-05-96