Hmm, I have a slight problem. Here's my script:

http://mirc.lvrcr.com/10

Now when someone does !searchip 1.2.3 (wildcard search), the script returns not only nicks who's IP starts with 1.2.3, but also returns nicks with 1.2.3 anywhere in the value.

So if a user has these values: 2.3.4.5,0.1.2.3

The script would return them as a result if I did !searchip 1.2.3

It shouldn't do that though - it should only return results in which have a value that start with 1.2.3 after the comma. I've tried messing around with it, but I can't seem to get it to work.

Last edited by Joe_Dean; 08/12/08 04:12 AM.