mIRC Home    About    Download    Register    News    Help

Print Thread
#10032 07/02/03 02:39 AM
Joined: Dec 2002
Posts: 332
C
Cheech Offline OP
Fjord artisan
OP Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
should be an easy question hopefully i have edited most of the raw responses for server info and whois etc my question is this i am working on a script currently and trying to use the raw311 within it i have
Code:
  

RAW 311:*: /echo -a 12Nick:04 $+ $2 $+ | /echo -a 12Username:04 $+ $3 12Address:04 $+ $4 12Real Name:04 $+ $6- | halt


if i use that raw in another remote will it not return because there is allready another event calling it ?
thx in advance for always helping out smile

#10033 07/02/03 03:54 AM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
You can use that event in every script file you have, if that is your need. The problem becomes one of "Which of these remotes do I allow to echo and which do I not?"


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#10034 07/02/03 04:03 AM
Joined: Dec 2002
Posts: 332
C
Cheech Offline OP
Fjord artisan
OP Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
ok thx i dont actually need to echo i just need to evaluate the line for a comparison


Link Copied to Clipboard