Project

General

Profile

Slap » History » Version 4

Per Amundsen, 09/27/2014 09:07 PM

1 1 Per Amundsen
_Added in 1.5_
2
3 4 Per Amundsen
*/slap <nick nick2 nick3..> [N]*
4 1 Per Amundsen
5
Shows an slap emote on a nick.
6
7 3 Per Amundsen
Default slap is "Nick slaps <nick> with a broken c64 manual"
8 1 Per Amundsen
9
You can create your own slaps and use random slaps in Tools -> Edit Slaps or manually update slaps.txt in the config folder.
10
11
*Parameters*
12
13
<nick> - The nick to slap into oblivion!
14
[N] - Use specific line number in the slaps.txt file as the slap.
15
16
*Example*
17
18
<pre>
19
;Use default or random slap.
20
/slap Nick
21
22
;Use slap in line number 11 of slaps.txt as the slap.
23
/slap Nick 11
24
</pre>