Switch to edit mode.
Name(s): notify_strip1: notify = args 2: for line in [1..length(notify)] 3: while (m = match(notify[line], "%(<font +color=[^&]+>%|%)")) 4: ticks_left() < 1000 || seconds_left() < 2 ? suspend(0) | 0 5: notify[line][m[1]..m[2]] = "" 6: endwhile 7: endfor 8: return notify 9: "Last modified by Eve (#2633) on Sat Aug 19 10:57:02 2000 MDT."