function|script|SilverBellSound { if (gettimetick(2) - @lastsound < 2) goto L_Return; misceffect 404; set @lastsound, gettimetick(2); goto L_Return; L_Return: return; }