HEXEN Development Menu (press F6)
Hexen Development - shortcut key F6
Please set the name and location of the text editor you want to use via F5
options.
Edit ACS SCRIPT
Launches the editor of your choice to edit the level’s ACS script file.
Compile ACS Script to a BEHAVIOR
Compiles the named script using the dynamically loaded DEEPACC compiler. The
object name is the source name with a trailing .O added.
Save BEHAVIOR file to current level
This replaces the current BEHAVIOR object name with the a new compiled script
(name ending in .0)..
DeCompile current Level ACS BEHAVIOR
DeCompiles the named MAP using the dynamically loaded DEEPACC decompiler.
Export SCRIPTxx to a file
Extracts the current name resource listed in the level and writes it to a
file. This is a text file you can edit as noted above. Press F1 help in the
command for more information.
Save SCRIPTxx file to curent level
Save the level with a new type of text file you have created. The text file
read replaces the current resource name selected. Press F1 help in the command
for more information.