mIRC Homepage
Posted By: Armada on open doesnt work with /query - 21/09/04 05:32 AM
This is in relation to this post.
Code Used:
on *:open:?:*: { echo -s Opened a window with $target }
Will echo when I am pm'd but when I /query Static nada, The result of the above post is he did an alias for the query command, but not sure if this is a true but or by design
Posted By: Coolkill Re: on open doesnt work with /query - 21/09/04 05:48 AM
See my response in the above mentioned post as not to cross post.

Eamonn.
Posted By: Token Re: on open doesnt work with /query - 26/09/04 12:41 PM
ai ai.. q -edit-

TWO ERRORS
You have to use:
on *:open:?: { echo -s Opened a window with $nick }
Without :*:

DIDN'T YOU NEVER READ THE [censored] MANUAL ? Type: /help on open, and be happy

THE EVENTS ONLY ARE TRIGGERED WHEN MESSAGES ARRIVE TO YOU..
the ON OPEN just will be processed when you type: //msg $me test

If you wanna use /query NICK, maybe you have to read the ON *:ACTIVE:?: event


Posted By: Mentality Re: on open doesnt work with /query - 26/09/04 01:07 PM
There's no need to be rude to other people smile

Regards,
Posted By: wiebe Re: on open doesnt work with /query - 26/09/04 01:07 PM
if you would actually read /help on open, you would see there is a matchtext.
Posted By: sparta Re: on open doesnt work with /query - 26/09/04 01:53 PM
hmm, people come here to ask, and asuming they didnt read the help file arent right.. they maybe just didnt understood it? i have been reading the help many times and miss understood things.. then i went here or somwhere else to ask for help, and often when the problem is pointed out to me i understood what i did wrong.. remember we are here to get help or give help, not be rude and scare away the ppl from this forum. help files are in english, and many users dont speak english that good "im one of them wink" so its easy to read things the wrong way, what looks simple to somone can be hard for somone else.. have this in mind cool
Posted By: wiebe Re: on open doesnt work with /query - 26/09/04 02:30 PM
my post was just a bit of fun. Token said to read the help file in a not so very nice way, while he was wrong himself.
© mIRC Discussion Forums