From WikiChip
Difference between revisions of "mirc/=$nick identifier"
< mirc

(Created page with "{{mirc title|=$nick Identifier}}'''=$nick''' is a construct which can be used in {{mIRC|/msg}} to send a message to a dcc chat window. == Synopsis == <pre>=$nick</pre> == Pa...")
 
Line 1: Line 1:
{{mirc title|=$nick Identifier}}'''=$nick''' is a construct which can be used in {{mIRC|/msg}} to send a message to a dcc chat window.
+
{{mirc title|=$nick Identifier}}'''=$nick''' is a construct which can be used in {{mIRC|/msg}} to send a message to a dcc chat/fserv window.
  
 
== Synopsis ==
 
== Synopsis ==
Line 15: Line 15:
 
<source lang="mIRC">
 
<source lang="mIRC">
 
on *:chat:!test:msg =$nick test successful
 
on *:chat:!test:msg =$nick test successful
 +
on *:serv:!test:msg =$nick test successful
 
</source>
 
</source>
  

Revision as of 17:37, 24 September 2015

=$nick is a construct which can be used in /msg to send a message to a dcc chat/fserv window.

Synopsis

=$nick

Paramters

None

Properties

None

Example

on *:chat:!test:msg =$nick test successful
on *:serv:!test:msg =$nick test successful

Compatibility

Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

on chat on serv