Top

mIRC Code Snippets Tagged with flatlist

  (1)  
Sort by 
This uses and manipulates a mode string, and returns a flatlist, for easier parsing, so for example: +ooo-v+b moo1 moo2 moo3 moo4 *!*@quakenet.org would return: +o moo1 +o moo2 +o moo3 -v moo4..
Tags: flatlist  mode  parser 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by sparko on Aug 26, 2009
Bottom