Slap » History » Revision 7
Revision 6 (Per Amundsen, 10/22/2015 03:25 PM) → Revision 7/12 (Per Amundsen, 10/22/2015 03:26 PM)
_Added in 1.5_
*/slap <nick nick2 nick3..> [N]*
Shows an slap emote on a nick.
Default slap is "Nick slaps <nick> with the power of greyskull"
You can create your own slaps and use random slaps in Tools -> Edit Slaps or manually update slaps.txt in the config folder.
$1 can be used to reference the nick to slap.
*Parameters*
<nick> - The nick to slap into oblivion!
[N] - Use specific line number in the slaps.txt file as the slap.
*Example*
<pre>
;Use default or random slap.
/slap Nick
;Use default or random slap on multiple nicks.
/slap Nick Nick2 Nick3 Nick4
;Use slap in line number 11 of slaps.txt as the slap.
/slap Nick 11
</pre>