Scakk commented on a Page, /lag  -  Jan 16, 2011

If y ou only want it to work when you do /lag you could use a group as below.

alias lag { .enable #lag | .quote PING $ticks }
#lag off
on ^*:PONG:{
  var %lag $ticks
  echo -a * Lag: $calc($ticks - $iif($2 isnum,$2,%lag)) ms ( $+ $nick $+ )
  haltdef
  .disable #lag
}
#lag end
 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.