Unofficial DN3D Editing Faq
Chapter 8
Programming the .CON files
In this chapter I'll attempt to explain just what the .CON files
are about and how they work.
8.1 The language of the .CON files
Here's just some stuff I wrote up when I still only had the
shareware version - in the next version of this FAQ I'll expand
on this:
state Defines a subroutine.
ends Called via state . See state rats for an
example.
include
Includes in the code.
/* */ Comment block (can be several lines)
// Comment to end of line
spawn