SkillAgentSearch skills...

Zcommon

A version of zcommon.acs with Zandronum functions

Install / Use

/learn @Korshun/Zcommon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zcommon.acs for Zandronum

This repository contains the latest version of zcommon.acs for Zandronum that includes the latest Zandronum-specific functions. To download, click "Clone or download" above and then "Download as ZIP".

Also, floor(), ceil() and round() are renamed to ZDoom_floor(), ZDoom_ceil() and ZDoom_round(). Why? Because they return 0 in all versions of Zandronum, and ACSUtils already includes their implementations that work in Zandronum. You can copy them from ACSUtils if you don't want to use the whole ACSUtils.

Supported compilers

  • ACC - see acc/ folder
  • BCC - use ACC files to compile ACS with BCC, see bcc/ folder for BCS language version
  • GDCC - see gdcc/ folder
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Security Score

60/100

Audited on Jul 2, 2022

No findings