Slap » History » Version 6
  Per Amundsen, 10/22/2015 03:25 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 | *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 | 5 | Per Amundsen | |
| 23 | ;Use default or random slap on multiple nicks. | ||
| 24 | /slap Nick Nick2 Nick3 Nick4 | ||
| 25 | |||
| 26 | 1 | Per Amundsen | ;Use slap in line number 11 of slaps.txt as the slap. | 
| 27 | /slap Nick 11 | ||
| 28 | </pre> |