mIRC Home    About    Download    Register    News    Help

Print Thread
#157544 26/08/06 03:06 AM
Joined: Nov 2004
Posts: 822
J
Jigsy Offline OP
Hoopy frood
OP Offline
Hoopy frood
J
Joined: Nov 2004
Posts: 822
If you use 5 or more / before a command.

e.g. /////say Hello. You'll retrieve an error message in the status window.

Quote:

/SAY Unknown command

#157545 26/08/06 03:23 AM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
I noticed that ages ago but assumed it was intended.

The number of times things evaluate doesn't go up after more than 2 slashes so it's kinda pointless to support anymore.

%a %b
%b %c

//echo -a -> %a
Output: -> %b
///echo -a -> %b
Output: -> %b

#157546 26/08/06 03:26 AM
Joined: Jan 2004
Posts: 2,081
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jan 2004
Posts: 2,081
Confirmed, happens also in 5.91 and 6.16

/////echo -a hello

#157547 26/08/06 06:25 AM
D
DaveC
DaveC
D
Its interesting that if u have a custom SAY or ECHO etc alias, they well be triggered no mater how many /'s

#157548 26/08/06 12:10 PM
Joined: Nov 2004
Posts: 822
J
Jigsy Offline OP
Hoopy frood
OP Offline
Hoopy frood
J
Joined: Nov 2004
Posts: 822
Confirmed.

#157549 26/08/06 01:06 PM
V
vexed
vexed
V
I have scripted a /say alias so i don't get that problem. grin

#157550 26/08/06 05:55 PM
Joined: Feb 2006
Posts: 523
J
Fjord artisan
Offline
Fjord artisan
J
Joined: Feb 2006
Posts: 523
Quote:

///echo -a -> %b
Output: -> %b


sure about that? wink


"The only excuse for making a useless script is that one admires it intensely" - Oscar Wilde
#157551 26/08/06 06:39 PM
V
vexed
vexed
V
Now add 2 more forward slashes to that.

#157552 26/08/06 07:04 PM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
Meant to be ///echo -a %a :tongue:

#157553 30/08/06 09:07 AM
X
x64
x64
X
This is an undocumented feature, not a bug ^_^


Link Copied to Clipboard