Project

General

Profile

$knick » History » Version 1

Per Amundsen, 08/11/2015 07:24 AM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*$knick*
4
5
Returns the new nick of the user kicked during a [[on KICK]] [[Scripting_Events|event]].
6
7
*Example*
8
9
<pre>
10
on *:KICK:#:echo -ag $knick was kicked from the channel #
11
</pre>