Action Set Alarm

From ENIGMA
Revision as of 04:27, 20 September 2013 by RobertBColton (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Action set alarm.png

Set Alarm

Sets the objects given alarm to trigger after so many given steps,

Parameters

Parameter Description
Applies To which object is to perform the action (eg. self, other, etc)
Number of Steps how many step events should happen before the alarm triggers
In Alarm which alarm to set (0-11)
Relative whether to set the alarms value relative to its current value

Function Equivalent

action_set_alarm(int steps, int alarmno)
returns: (void)