Home
About
Download
Register
News
Help
Register
Log In
Forums
Feature Suggestions
Custom Operators
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: Custom Operators
#
93753
12/08/04
07:47 AM
Joined:
Dec 2002
Posts: 787
Wales, United Kingdom.
C
Coolkill
Hoopy frood
Coolkill
Hoopy frood
C
Joined:
Dec 2002
Posts: 787
Wales, United Kingdom.
Whats to stop you doing,
alias isin3 {
if ($1 == $2) { return $true }
return $false
}
On *:Text:*:#:{
if ($isin3($1,$2)) { command }
}
or,
On *:Text:*:#:{
if (!$isin3($1,$2)) { command }
}
Has the exact same effect just a different layout.
Eamonn.
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
Custom Operators
nalAAlan
12/08/04
03:16 AM
Re: Custom Operators
Coolkill
12/08/04
07:47 AM
Re: Custom Operators
starbucks_mafia
12/08/04
04:04 PM
Re: Custom Operators
Coolkill
12/08/04
04:06 PM
Re: Custom Operators
starbucks_mafia
12/08/04
04:19 PM
Re: Custom Operators
Coolkill
12/08/04
04:38 PM
Re: Custom Operators
nalAAlan
12/08/04
05:53 PM
Re: Custom Operators
argv0
12/08/04
09:31 PM
Re: Custom Operators
neophyte
13/08/04
07:16 AM
Re: Custom Operators
PhantasyX
13/08/04
02:48 PM
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 Flat Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage