mIRC Home    About    Download    Register    News    Help

Print Thread
#83530 20/05/04 07:18 AM
Joined: Sep 2003
Posts: 584
B
bunar Offline OP
Fjord artisan
OP Offline
Fjord artisan
B
Joined: Sep 2003
Posts: 584
i require a script that will do this:
while i am in a channel it will check if there are ops in there, if not result in %variable will be NO

anyone can helpout...

btw, so it dont looks like i am lazy turd... i havent done scripting a loong time now, so i forgot all those tricky cmds smirk

i would really apreciate this help

bye

#83531 20/05/04 07:59 AM
Joined: May 2004
Posts: 24
K
Ameglian cow
Offline
Ameglian cow
K
Joined: May 2004
Posts: 24
u dont need a variable, u can use $nick identifier:

$nick(#channel,0,o)

this returns the number of the ops on the specified channell

#83532 20/05/04 10:43 AM
Joined: Sep 2003
Posts: 584
B
bunar Offline OP
Fjord artisan
OP Offline
Fjord artisan
B
Joined: Sep 2003
Posts: 584
cool, thanks


Link Copied to Clipboard