diff options
Diffstat (limited to 'docs/help/in/mircdcc.in')
-rw-r--r-- | docs/help/in/mircdcc.in | 27 |
1 files changed, 22 insertions, 5 deletions
diff --git a/docs/help/in/mircdcc.in b/docs/help/in/mircdcc.in index d3402e0a..3282d68c 100644 --- a/docs/help/in/mircdcc.in +++ b/docs/help/in/mircdcc.in @@ -1,11 +1,28 @@ +%9Syntax:%9 + @SYNTAX:mircdcc@ -Selects whether to send mIRC style CTCPs in DCC chat -session. +%9Parameters:%9 + + ON: Enables mIRC compatibility mode. + OFF: Disables mIRC compatibility mode. + +%9Description:%9 + + After establishing a DCC CHAT connection that you initiated, you might + encounter some protocol issues if the target is using mIRC. + + If you or your target sees some unexpected output or behaviour inside a DCC + CHAT session, use this command to enable mIRC compatibility mode. + + When receiving a connection from an mIRC user, the compatibility mode will + automatically be enabled. + +%9Examples:%9 -If a mIRC user sends first a CTCP, mIRC style CTCPs is -automatically selected for that DCC Chat session. + /MIRCDCC ON + /MIRCDCC OFF -See also: SET MIRC +%9See also:%9 ACTION, DCC, CTCP |