on *:TEXT:.lag:#: { ctcp $nick ping } | var %ping = $calc($ctcp ping) | msg # $nick : $duration(%ping)
Oh kay' I have a problem with this code.. it does MSG the user but it always says 0secs.. never changes when it needs to so.. what did I do wrong?