Slap » History » Version 2
Per Amundsen, 02/14/2014 04:24 PM
1 | 1 | Per Amundsen | _Added in 1.5_ |
---|---|---|---|
2 | |||
3 | */slap <nick> [N]* |
||
4 | |||
5 | Shows an slap emote on a nick. |
||
6 | |||
7 | 2 | Per Amundsen | Default slap is "Nick slaps <nick> with a 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> |