|
slicertool Magician
Joined: 09 Oct 2003 Posts: 459 Location: USA
|
Posted: Thu Nov 16, 2006 12:45 pm
[1.15] #alarm equal times cancelling each other |
Reproduce:
1: Open a new session.
2: Enter in alarm code below.
Code: |
#alarm {foo} {+10:00} {#say foo} |
3: Check alarms to make sure the alarm showed up.
4: Enter in second alarm of equal amount of time, but with different ID.
Code: |
#alarm {bar} {+10:00} {#say bar} |
5: Check to see if both alarms are there. New alarm should have replaced the old alarm.
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Nov 16, 2006 11:47 pm |
confirmed. Seems to happen only to the last-created alarm of the matching time.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
slicertool Magician
Joined: 09 Oct 2003 Posts: 459 Location: USA
|
Posted: Fri Nov 17, 2006 5:18 am |
MattLofton wrote: |
confirmed. Seems to happen only to the last-created alarm of the matching time. |
Which is bad, because all of my healing alarms are 10 minutes... |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Nov 20, 2006 3:23 pm |
Added to bug list.
|
|
|
|
|
|