mIRC Home    About    Download    Register    News    Help

Print Thread
#50242 19/09/03 06:20 AM
M
MaGoScUrO_
MaGoScUrO_
M
if $me isop $chan
or if isop $Nick == $me

what of those are right thnx


the example are

if isop $Nick == $me .dialog -m modos modos

thanx any help thnxfull

#50243 19/09/03 06:50 AM
Joined: Jan 2003
Posts: 148
K
Vogon poet
Offline
Vogon poet
K
Joined: Jan 2003
Posts: 148
if ($me isop $chan) { .dialog -m modos modos }


Link Copied to Clipboard