Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Help Please
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Help Please
#
42880
19/08/03
07:36 AM
Joined:
Aug 2003
Posts: 136
M
MrPeepers
OP
Vogon poet
OP
MrPeepers
Vogon poet
M
Joined:
Aug 2003
Posts: 136
($opnick == $me) how can I change that to see if it is a different user being deop? So it would be like
on 1:DEOP:#: {
if ($nick == $me) { halt }
elseif ($opnick == notme ) { halt }
elseif ($opnick == $me) {do wahtever}
Copy Link to Clipboard
Re: Help Please
#
42881
19/08/03
07:48 AM
S
ScatMan
ScatMan
S
if ($opnick != $me)
Copy Link to Clipboard
Re: Help Please
#
42882
19/08/03
07:49 AM
Joined:
Aug 2003
Posts: 136
M
MrPeepers
OP
Vogon poet
OP
MrPeepers
Vogon poet
M
Joined:
Aug 2003
Posts: 136
so that will make it look at the nick being deopd? and not mine?
Copy Link to Clipboard
Re: Help Please
#
42883
19/08/03
07:52 AM
Joined:
Aug 2003
Posts: 136
M
MrPeepers
OP
Vogon poet
OP
MrPeepers
Vogon poet
M
Joined:
Aug 2003
Posts: 136
Checked it thankyou
Copy Link to Clipboard
Re: Help Please
#
42884
19/08/03
07:55 PM
Joined:
Dec 2002
Posts: 334
Athens, Greece
F
FunChatter
Fjord artisan
FunChatter
Fjord artisan
F
Joined:
Dec 2002
Posts: 334
Athens, Greece
if ($opnick != $me) means if the oped nick isn't me
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage