Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Problem with notice command
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Problem with notice command
#
191808
16/12/07
04:57 AM
A
asmodeo
asmodeo
A
hello all
make a script so if you send one notice you don´t see the text notice in active windows. For example:
on *:INPUT:#channel:{ if (($1 == Welcome) && ($2 ison #)) { notice $2 Type !help and just get support } }
Is this possible to do?
Thx
Last edited by asmodeo;
16/12/07
04:58 AM
.
Copy Link to Clipboard
Re: Problem with notice command
#
191809
16/12/07
05:42 AM
R
Rand
Rand
R
To make a command "silent" you can prefix it with a "." (period)
For example: .notice $2 Type this...
This would not show you the 'echo' of it.
Copy Link to Clipboard
Re: Problem with notice command
#
191811
16/12/07
07:08 AM
A
asmodeo
asmodeo
A
thx very much, i hadn´t think this!
good day for all
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage