From WikiChip
Difference between revisions of "mirc/commands/creq"
< mirc‎ | commands

(Switches)
Line 6: Line 6:
 
== Switches ==
 
== Switches ==
 
* '''+m''' - Enable automatic minimizing of DCC Chat requests when they are initiated.
 
* '''+m''' - Enable automatic minimizing of DCC Chat requests when they are initiated.
 
+
* '''-m''' - Disable 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.
+
* '''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 18:00, 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.
  • -m - Disable 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.
  • auto - Automatically accepts incoming DCC Chat Requests.
  • ignore - This 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

See Also

/sreq

$creq

$sreq