From WikiChip
Difference between revisions of "mirc/identifiers/$creq"
(Bot: auto-merge -> mirc/identifiers/$creq) |
m (PatrolBot moved page $creq identifier - mIRC to mirc/identifiers/$creq: Bot: auto-merge) |
(No difference)
|
Revision as of 14:11, 6 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$creq returns the current parameter settings for DCC Chat requests.
Synopsis
$creq
Switches
None
Results
askDCC Chat requests will popup an authorization window asking you whether you wish to accept or decline all incoming DCC Sends.
autoAll incoming DCC Chats will be automatically accepted.
ignoreAll incoming DCC Chats will be ignored.
Examples
Echo the current status of DCC Chats to the active window
//echo -a $creq
Compatibility
Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.