dashh commented on a Page, Kicked count  -  Feb 21, 2009

mmm.. text file make the kick slower.

Windows -h and aline is the most fast way. or if u prefered hash tables xD.

  if ($read(kicklist.txt, s, $knick)) {
    set %kicklist.count $read(kicklist.txt, s, $knick)
  if ($read(kicklist.txt, s, $knick)) {
    set %kicklist.count $v1

or

  if ($read(kicklist.txt, s, $knick)) {
    set %kicklist.count $calc($v1 +1)
;  %kicklist.count = $v1 + 1

u dont need repeat the same routine xD

but is very useful snippet, nice job.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.