From WikiChip
mirc/identifiers/$hnick
< mirc‎ | identifiers
Revision as of 01:09, 23 June 2014 by Zmodem (talk | contribs) (Created $hnick identifier - mIRC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$hnick returns the nickname of a person who was being helped/dehelped during an ON HELP Event.

Synopsis

$hnick

Switches

None

Example

A scripted event that will echo the nickname of the person who was just helped to the active window

ON *:HELP:#:echo -a $hnick

See also