no_body21 commented on a Page, 'Jailing' system  -  Jan 25, 2007

Edit: Added the function to jail someone in minutes instead, since that was a bit mroe usfull for me.
So, incase you want to use minutes instead of seconds, change line (32) from (var %timer = $3) to (var %timer = $3 * 60) and line (34) from \'(\' ( $+ $duration($3) $+ ). \')\' to \'(\' ( $+ $duration(%timer,$3) $+ ). \')\'


You could just edit the snippet of yours...

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.