mIRC Home    About    Download    Register    News    Help

Print Thread
#129361 05/09/05 02:28 PM
Joined: Aug 2003
Posts: 72
V
visionz Offline OP
Babel fish
OP Offline
Babel fish
V
Joined: Aug 2003
Posts: 72
When we type:
//echo -a $version
I would like it to output 6.2



smile

#129362 05/09/05 04:38 PM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
This will probably be implemented for version 6.2

Right now the latest version is 6.16, which is what that code shows.

#129363 05/09/05 08:03 PM
Joined: Feb 2005
Posts: 681
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Feb 2005
Posts: 681
lol

#129364 06/09/05 11:34 AM
Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
alias echo { if ($1- == -a $version) { tokenize 32 -a 6.2 } | echo $1- | :error | reseterror }

there ya go ya crazy!


Link Copied to Clipboard