Project

General

Profile

Slap » History » Revision 9

Revision 8 (Per Amundsen, 10/22/2015 03:27 PM) → Revision 9/12 (Per Amundsen, 10/22/2015 03:27 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. 

 [[$N]] [[$1]] can be used to reference the nick(s) 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>