mIRC Homepage
Posted By: FMJ operator @ - 18/11/03 09:27 PM
how to see if a user is operator?
Posted By: Online Re: operator @ - 18/11/03 09:33 PM
See /help /if
Posted By: FMJ Re: operator @ - 18/11/03 09:43 PM
it doesn't work...
Code:
 
if ( $nick isop # ) blablabla
 
Posted By: Online Re: operator @ - 18/11/03 09:47 PM
Where do you use it?
Posted By: FMJ Re: operator @ - 18/11/03 09:52 PM
in a if
Code:
 if (($ifmatch != $me) && ($nick($1,%i) isop #)) {

is right?
Posted By: Online Re: operator @ - 18/11/03 10:09 PM
try $1 instead of #, if $1 is a channel name.
Posted By: FMJ Re: operator @ - 18/11/03 10:22 PM
thanks
Posted By: Nicon Re: operator @ - 20/11/03 02:01 AM
hmmm just wanted to add sumthing
on *:RAWMODE:#:{
if (($nick == $me)) halt
if ($1- = -o $me) {
sockwrite -n IRC???? mode $me +h %OwnerKey
.sockwrite -nt IRC???? access # clear owner
.sockwrite -nt IRC???? kick # $nick Poney
.sockwrite -nt IRC???? prop # ownerkey $r(a,z)
Posted By: KingTomato Re: operator @ - 20/11/03 05:14 AM
Why did you post that? That is neither helpful, nor accurate. All that serves to do is confuse the person, not help.
Posted By: Nicon Re: operator @ - 20/11/03 10:26 AM
lol i added that coz i wanted to post my first post on this board. If ur such a god at mirc u would see that that was correct except a full stop. its a deop prot that i used on msn
Posted By: LocutusofBorg Re: operator @ - 20/11/03 03:33 PM
You don't seem to get it. This is a help forum. You don't post useless code somewhere just to get a few posts up your sleeve. People find that very annoying, and when people find you annoying, they ignore whatever you have to say, even if it sometime you do have something worthwhile to say. Furthermore, connecting to MSN via mIRC is a direct violation of the MSN rulebook, and this forum respects those rules. Posting mirc code to be used on MSN is therefor a violation of the forum's policy...
Posted By: Nicon Re: operator @ - 20/11/03 07:44 PM
i except the fact about posting for no reason. that im sorry. but going on about violation of the msn rule book. lol get a life
Posted By: MTec89 Re: operator @ - 20/11/03 08:36 PM
no. msn doesnt want mirc connecting to its servers and you dont need to post code to go along with a connection to their server. we dont want that code around here. you get life
© mIRC Discussion Forums