mIRC Home    About    Download    Register    News    Help

Print Thread
B
Buco
Buco
B
Hello

I want to hide this line in the status window.

tnx wink



Joined: Dec 2008
Posts: 1,483
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Alt +o -> IRC -> Options -> Check the "Hide ping? pong! event"

B
Buco
Buco
B
I already have is turned on and it does not help

Joined: Dec 2008
Posts: 1,483
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Actually this reply is because you are sending the /ping command to the server and getting back the pong response , check into your addons to see if there exists any /ping command.

B
Buco
Buco
B
Thank you.

You gave me the idea when you mention to check addons for /ping.

I immediately thought of PsyBNC. And I was looking for a problem in PsyBNC and found this post and solutions. ----=> Ignoring Status-window activities

All I need / I used it wink

Code:
on ^*:Pong:{ haltdef }


Thank you very much. wink


Link Copied to Clipboard