Slap » History » Version 7
Per Amundsen, 10/22/2015 03:26 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 | 6 | Per Amundsen | Default slap is "Nick slaps <nick> with the power of greyskull" |
| 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 | 7 | Per Amundsen | $1 can be used to reference the nick to slap. |
| 12 | |||
| 13 | 1 | Per Amundsen | *Parameters* |
| 14 | |||
| 15 | <nick> - The nick to slap into oblivion! |
||
| 16 | [N] - Use specific line number in the slaps.txt file as the slap. |
||
| 17 | |||
| 18 | *Example* |
||
| 19 | |||
| 20 | <pre> |
||
| 21 | ;Use default or random slap. |
||
| 22 | /slap Nick |
||
| 23 | |||
| 24 | 5 | Per Amundsen | |
| 25 | ;Use default or random slap on multiple nicks. |
||
| 26 | /slap Nick Nick2 Nick3 Nick4 |
||
| 27 | |||
| 28 | 1 | Per Amundsen | ;Use slap in line number 11 of slaps.txt as the slap. |
| 29 | /slap Nick 11 |
||
| 30 | </pre> |