mIRC Home    About    Download    Register    News    Help

Print Thread
#34526 06/07/03 10:48 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
i want this event so i can use it for chat windows, since ON CHAT doesn't work for actions (the $1- strips the $chr(1) so the script can't know if it's action or not).
for example:
on *:action:*:=:command
= means chat window.




#34527 07/07/03 06:29 AM
Joined: Dec 2002
Posts: 191
N
Vogon poet
Offline
Vogon poet
N
Joined: Dec 2002
Posts: 191
Did you try on ^*:chat:*: echo -ag $1-
[16:26] * Nobodi test
ACTION test

#34528 07/07/03 10:49 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
heh
thanks
i guess the "^" does the trick


Link Copied to Clipboard