mIRC Home    About    Download    Register    News    Help

Print Thread
#59517 08/11/03 04:27 PM
Joined: Oct 2003
Posts: 9
M
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
M
Joined: Oct 2003
Posts: 9
When using the ON TEXT prefix, there is a problem when using Hebrew nicks.
If you want to trigger a text, lets say !hi without any color, you just need to do:
ON *:TEXT:!hi:#:msg # hi
But for that prefix to work with Hebrew nicks, you will have to change it to:
ON *:TEXT:*!hi:#:msg # hi

Why does that happens? And could it be fixed?

#59518 08/11/03 07:02 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Works fine here. Maybe the guy with the hebrew nick is writing in color?

#59519 08/11/03 07:44 PM
Joined: Oct 2003
Posts: 9
M
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
M
Joined: Oct 2003
Posts: 9
No.
I've tested it by changing nickname, and then writing and pressing Ctrl + Enter.
The same process works find when i'm on an English nickname, but not on the hebrew one.

It looks like it thinks that because the nick is in Hebrew that he's writing something else before the text.

#59520 08/11/03 09:39 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Interesting. Try this script:
  • On *:text:*:#:echo -s $nick said: $1-
Now when the hebrew nick speaks, does $1- contain something else except the actual text?

#59521 15/11/03 10:11 PM
Joined: Oct 2003
Posts: 9
M
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
M
Joined: Oct 2003
Posts: 9
Sorry about that, i've talked to the Admin of the network that I am in, it's something inside the server's configuration.
It's for the nick will not look inverted.

Last edited by MetallicAchu; 15/11/03 10:19 PM.

Link Copied to Clipboard