Adventure-Terraria-Server-Project / AdvancedCircuits-Plugin

Advanced Circuits Plugin for Terraria Server API and TShock.
GNU General Public License v3.0
8 stars 8 forks source link

Tasks: General #21

Closed CoderCow closed 9 years ago

CoderCow commented 12 years ago

Requires: Complex Components

Add the following Tasks: Label.SetIf(Label, Signal = On) Signal.Send(Signal = On) Signal.SendIf(Label, Signal = On) Circuit.StartNew(Signal = On) Circuit.Cancel() Circuit.CancelIf(Label)