napa182 commented on a Page, Currently Loaded Scripts  -  Feb 03, 2008

oop\'s the last inc %c 1 can be inc %c
grrr i hate not being able to edit our own posts ..

alias scripts {
  var %total.scripts $script(0), %c = 1
  echo -a 4*#Scripts Loaded4* $script(0)
  while (%c <= %total.scripts) {
    echo -a 4*# $+ %c $+ 4* $script(%c)
    inc %c
  }
}

um good work but you will flood ur self with echos if you have a ton of scripts in ur mirc....um maybe add to this and make it a dialog and have it list them in there..just a thought.

 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.