mIRC Homepage
Posted By: Wragg ping - 27/09/04 01:25 AM
in games it shows you PING like 300 or 150 or 50
in irc we see it like lag 5sec 1sec 0.3sec

now is there a code that will show this lag like in games (ping) ?
Posted By: tidy_trax Re: ping - 27/09/04 01:35 AM
Code:
on ^*:pong:{ echo -a $calc($ticks - $2) | haltdef }
alias lag { .raw ping $ticks }


/lag
Posted By: Wragg Re: ping - 27/09/04 01:49 AM
thank you =)
© mIRC Discussion Forums