ACC

From ZDoom Wiki

Jump to: navigation, search

ACC is an ACS script compiler for use with ZDoom and/or Hexen. The latest version is 1.46. Download ACC

The command-line is simple; first you make your script file in notepad or another text editor. Then save it somewhere (preferably in the acc folder). For Windows users you should make a shortcut to command.com or cmd.exe (for WinNT or later) and set the "Start In: " to nothing. Then open the prompt and type:


acc.exe [your source file].acs [the output file].o


Then import the output ([the output file].o) file into your wad, near the level and rename it to BEHAVIOR.

Retrieved from "http://zdoom.org/wiki/ACC"
Personal tools