From WikiChip
Difference between revisions of "mirc/commands/creq"
m (PatrolBot moved page /creq command - mIRC to mirc/commands/creq: per new naming convention) |
|||
Line 5: | Line 5: | ||
== Switches == | == Switches == | ||
− | + | *'''+m''' - Enable automatic minimizing of DCC Chat requests when they are initiated. | |
− | + | '''-m'''Disable automatic minimizing of DCC Chat requests when they are initiated. | |
== Parameters == | == Parameters == | ||
− | + | '''ask'''>Makes sure you get a notification on all incoming DCC Chat requests. You can either accept or decline each DCC Send. | |
− | + | '''auto'''Automatically accepts incoming DCC Chat Requests. | |
− | + | '''ignore'''This parameter enables the ability to ignore all incoming DCC Chat requests. | |
== Examples == | == Examples == |
Revision as of 16:59, 18 January 2016
/creq command allows you to modify the mIRC DCC Chat options in the command-line, without having to open the mIRC options dialog.
Synopsis
/creq [+m|-m] [ask | auto | ignore]
Switches
- +m - Enable automatic minimizing of DCC Chat requests when they are initiated.
-mDisable automatic minimizing of DCC Chat requests when they are initiated.
Parameters
ask>Makes sure you get a notification on all incoming DCC Chat requests. You can either accept or decline each DCC Send.
autoAutomatically accepts incoming DCC Chat Requests.
ignoreThis parameter enables the ability to ignore all incoming DCC Chat requests.
Examples
Enable automatic minimizing of DCC Chats
/creq +m
Set DCC Chats to automatically accept
/creq auto
Compatibility
Added: mIRC v3.8
Added On: 25/11/95