ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


using_acsutils

This is an old revision of the document!


You must upgrade your ACS compiler to use ACSUtils because the official ACC 1.55 release can't compile files with more than 256 functions.

Upgrade to one of the following compilers:

Using ACSUtils

  1. Add acsutils.acs to your project.
  2. Use the code below to include ACSUtils into your project:
#include "zcommon.acs"
#include "acsutils.acs"

If you are making a mod for Zandronum, don't forget that you can name your scripts too.

using_acsutils.1499957012.txt.gz · Last modified: 2017/07/13 17:43 by korshun