Derek_Elensar, how can the increment of %derek be 0? It will be 1 upon setting it. This just looks rather "unusual" to me when you put it as
inc %derek
if (%derek == 0) {
Unless, of course, you do it as
And your script will fail to warn and kick once the count keeps being incremented more than one time without getting unset and starting afresh.