Event Triggers

by ACWraith
Automate actions with merged triggers and events. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://ACWraith.EventTriggers##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://ACWraith.EventTriggers##version=1

158 downloads
Version 1
Date added: Oct 19 2007
Last updated: Jun 25 2009
5 fans
This library is made to help automate actions. (For instance, it is used in both PathWrath 2 and Occupied Forces to give editable card effects.) The difference between this library and my previous event libraries is that events in this library double as their own triggers. As with Event Datums, events will performed in the order in which they were added.

Consider the prefix et_ to be reserved for future updates. See demo.dm for a test application.