mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2002
Posts: 1,527
_
_D3m0n_ Offline OP
Hoopy frood
OP Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
how can i make $me isop $active return correctly if $active == the same channel on several networks? i just cant seem to figure it out using several methods of $scon and $scid im trying to make it return whether im opped so i can make it a click of a button to op or deop me or any selected nick respectively


D3m0nnet.com
Joined: Jan 2003
Posts: 150
J
Vogon poet
Offline
Vogon poet
J
Joined: Jan 2003
Posts: 150
_test { $iif($me isop $active,return $true,return $false) }
//echo $scon(1)._test

smth like that?


Go ahead, jump. 100,000 lemmings can't be wrong.
Joined: Dec 2002
Posts: 1,527
_
_D3m0n_ Offline OP
Hoopy frood
OP Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
hell yeah thats exactly what i needed ty its been driving me insane ... i had to switch the scon for scid tho to work properly but its working perfectly now ty.


D3m0nnet.com
Joined: Jan 2003
Posts: 150
J
Vogon poet
Offline
Vogon poet
J
Joined: Jan 2003
Posts: 150
np grin


Go ahead, jump. 100,000 lemmings can't be wrong.

Link Copied to Clipboard