Top

Channel limiter


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  3.0
Scores Submitted  2
Date Added  Jan 30, 2007
Last Updated  Jan 30, 2007
Tags  a  by  channel  dead  its  just  limiter  simple 
  Bookmark and Share

Introduction

Rigth click in the channel you want and select ON

Grab the Code

Comments

  (2)  RSS
DarthReven
Comments: 468
 
mIRC Snippet:  Channel limiter
Posted on Jan 30, 2007 12:42 pm
Ok as it stands its a pretty ok code only i few things that i noticed that should be tweeked a bit A) where is the setlimit alias B) $iif statements hold 2 conditions so you could have "$iif($chan !isin %limchns,ON,OFF)" this way you can handle both conditions under one menu item. C) instead of using "limit [ $+ [ # ] ]" i would try using "$+(limit,#)" or "$+(limit,$chan) it will make the code more ledgeable.
_dead
Comments: 4
 
mIRC Snippet:  Channel limiter
Posted on Jan 30, 2007 3:52 pm
lol ok man i'm newbie :) hehe

Please Register or Login to start posting comments.
Bottom