mIRC Home    About    Download    Register    News    Help

Print Thread
#266534 23/12/19 06:25 AM
Joined: Sep 2005
Posts: 116
Vogon poet
OP Offline
Vogon poet
Joined: Sep 2005
Posts: 116
Hi.
Sockpause cannot work with standard name? It always be to use * character at the end of name?

Example:
1. /socklisten fastsocket 666
2. /sockpause fastsocket ( don't work )
3. /sockpause fastsocket* ( work )

Ps. That also happens when we use the -r parameter.

mIRC 7.58
Regards.


when no one watching us
we are invisible
deVilbaT #266535 23/12/19 07:59 AM
Joined: Jul 2006
Posts: 4,150
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,150
/sockpause stops reading data from winsock, /socklisten is not creating a reading data socket, try with /sockopen'd socket.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Wims #266537 23/12/19 04:09 PM
Joined: Sep 2005
Posts: 116
Vogon poet
OP Offline
Vogon poet
Joined: Sep 2005
Posts: 116
You cannot sockpause without *. If you got socklisten/sockopen <sockfastname> and want to pause them you only pause all sockfastname*.

Edit: Sorry. For sockopen works normally. Thanks.

Last edited by deVilbaT; 23/12/19 04:16 PM.

when no one watching us
we are invisible

Link Copied to Clipboard