mIRC Home    About    Download    Register    News    Help

Print Thread
#96184 30/08/04 09:29 AM
Joined: Aug 2004
Posts: 3
M
Makina Offline OP
Self-satisified door
OP Offline
Self-satisified door
M
Joined: Aug 2004
Posts: 3
I have been making a script to change how certain raw numerics are displayed. This one example is from the whois response. Every other numeric is halted and the output changed but raw 338. This is what I have done to test it.


raw 338:*:{ haltdef | .echo -a test }

This is how the server sends the raw to the client:

:some.server.com 338 Test Test [email]test@127.0.0.1[/email] 127.0.0.1 :Actual [email]user@host[/email], Actual IP

This is how the client responds even with the default halted:

Test is actually [email]test@127.0.0.1[/email] [127.0.0.1]

I have unloaded every script I run except this one to make sure nothing else is changing it. I have also used a proxy I found that can force messages between the client and server and verified this is in fact the numeric that mirc is not allowing me to modify.

I'm not sure if it is still my error somehow or if this might be a bug.

Joined: Dec 2002
Posts: 1,536
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,536
If you read THIS POST you'll see it was mentioned a while ago and that it's a known issue atm


Those who fail history are doomed to repeat it
Joined: Aug 2004
Posts: 3
M
Makina Offline OP
Self-satisified door
OP Offline
Self-satisified door
M
Joined: Aug 2004
Posts: 3
I apologize i did a search on raw 338 and found nothing. Thanks for the info.

Joined: Dec 2002
Posts: 1,536
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,536
no worries smile least you found your answer now smile Also, a lot of times you need to expand the range to ALL dates and forums


Those who fail history are doomed to repeat it
Joined: Aug 2004
Posts: 3
M
Makina Offline OP
Self-satisified door
OP Offline
Self-satisified door
M
Joined: Aug 2004
Posts: 3
lol Yea i saw that on the post you linked me to. smile thanks

Joined: Dec 2002
Posts: 1,536
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,536
am happy to help smile


Those who fail history are doomed to repeat it

Link Copied to Clipboard