$nicktok
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.5 |
| Scores Submitted | 2 |
| Date Added | Dec 04, 2005 |
| Last Updated | Dec 04, 2005 |
| Tags | nick sort string token |
|
|
Introduction
Seperated by a ascii character of your choice.
You can choose to string, all users, Ops, Voices, etc
a = all nicks, o = ops, h = halfops, v = voiced, r = regular
Example: //Echo -a $nicktok(#mychan,a,44)
This would string together all the users in #mychan seperated by,
Character 44, which is ','
$nicktok($channel,aohvr,C)




