Built-in ACS functions

From ZDoom Wiki
Jump to navigation Jump to search

These are all the functions that ACS has built-in. Note that these can only be used in scripts and not on linedefs or assigned to things. In those contexts, only Action Specials may be used, though action specials may also be used in scripts as if they were ACS functions.

When adding to or updating the definition of these functions, please update the Doom Builder ACS configuration as well. Thank you.

For Skulltag's additional built-in ACS functions see Skulltag features.

Script control

Named scripts

Scripting

Waiting

Math

Information

UDMF

Sounds

Inventory

Display

Level alteration

Actor control