mIRC Home    About    Download    Register    News    Help

Print Thread
#60466 15/11/03 07:06 PM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
mode # +l $calc($chan) +1)

its ok?

or how can i do it

thnx


mess with the best
#60467 15/11/03 07:22 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
$nick(#channel,0) returns the total number of nicks.

#60468 15/11/03 07:23 PM
Joined: Nov 2003
Posts: 5
O
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
O
Joined: Nov 2003
Posts: 5
no, this'll work:
/mode #chan +l $calc($nick(#chan,0) + 5)

#60469 15/11/03 07:23 PM
Joined: Jun 2003
Posts: 994
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Jun 2003
Posts: 994
Code:
 
mode $chan +l $calc($nick($chan, 0) + 5)
 


sets the limit at 5 above the user count


I refuse to engage in a battle of wits with an unarmed person. wink
#60470 15/11/03 08:07 PM
Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
Instead of posting here and waiting for an answer, why did you not test it ?


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius
#60471 15/11/03 09:21 PM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
your mama is calling :O)


mess with the best
#60472 15/11/03 09:35 PM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
be more kind :O) i dont a 20% percent of scripting like you are but i try

:O)


mess with the best

Link Copied to Clipboard