on *:action:*slaps & around a bit with a large trout*:*: { if (($calc(($ctime - %lastupdatetime)) >= 15) || (!%lastupdatetime)) { set %lastupdatetime $ctime inc %trout /describe $chan punches $nick and takes the trout and puts it back in the river. Trouts Saved: %trout $+ . } }
Remove the 15 second delay between each trout saved:
if (($calc(($ctime - %lastupdatetime)) >= 15) || (!%lastupdatetime)) { set %lastupdatetime $ctime