Skip to content

DoomWare API

Buu342 edited this page May 12, 2021 · 32 revisions

Scripts and Functions

The following contains a list of scripts and functions which you can use to assist you during the development of new minigames for DoomWare

Player Related

Name Type Arguments Return Description
A A A A A

Global Variables

The following contains a list of global variables which you can modify during the execution of your minigame.

Internal Functions and Scripts

This section contains a list of internal functions and scripts used by DoomWare. You should have very little reason to use them, but they're here for documentation's sake.

Internal Global Variables

This section contains a list of internal global variables used by DoomWare. Modifying these variables during gameplay can cause problems with the gamemode, therefore they should be treated as READ ONLY.

Clone this wiki locally