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

elseif ($nick !isop $chan) { msg # You do not have authority to do that action. }

else ($nick !isop $chan) { msg # You do not have authority to do that action. }

and

var %time_left = Unspecified
if ($timer( $+(%user,unjailmsg) ) != $null) { var %time_left = $duration( $timer($+(%user,unjailmsg)).secs ) }

Unspecified then vars again?

could use only
%time_left = $duration( $timer($+(%user,unjailmsg)).secs


5/10

 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.