mIRC Home    About    Download    Register    News    Help

Print Thread
#55501 17/10/03 04:51 PM
Joined: Mar 2003
Posts: 36
B
bugx Offline OP
Ameglian cow
OP Offline
Ameglian cow
B
Joined: Mar 2003
Posts: 36
I have my own script, all is ok but when i install
the mirc 6.12 i see 2 errors

* $input: cannot use in an event (line 24, checaact.ini)

I use a dll than not permit go to Editor and now
is not work

#55502 17/10/03 05:47 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
The script you using is for another version of mirc.. if you made it, then you have to rewrite it so it works with the new version, if somone else wrote it, then you have to e-mail the person who made it, and then he maybe fix the errors in the script..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#55503 17/10/03 06:39 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
that means stuff like: on *:text:*:#:{ echo -s $$input(blah,owd,blah) $+ $1- }
on *:text:*:#: is an event.. so you cant use $input, $!,$?,$?* etc


new username: tidy_trax

Link Copied to Clipboard