ACS

From OdaWiki
Revision as of 04:45, 13 December 2013 by HeX9109 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ACS (Action Coding Script?) is a compiled scripting language that works along side with the Hexen map format. The compiled scripts are stored in a map's BEHAVIOR lump in a binary format decoded by the zdoom/hexen engines. Odamex supports ACS inherited from ZDoom 1.22, however what works and what does not is not documented.


Specs and Resources

http://odamex.net/doc/thirdparty/acsspec.txt - Unspecified author, found in the zdoom utilities source.