function action_set_alarm(argument0, argument1) //gml_Script_action_set_alarm
{
alarm_set(argument1, argument0)
}