Hello,
I've got a question, and actually there are two but they're almost the same thing.
First, I'm working on ignoring someone on a mud--perma ignores haven't been implimented.
What I've done, is done something like: *[INFO] bla* and then just sent ignore bla, but I'd only like to ignore them if they go ld, connect, or log off.
Also, I'm really confused on how regexp works. I get the range thing, [a-c] and some others, but I'm not really able to apply it to something I need.
I'm using php, which wasn't recommended, but it's what I know efficiently enough to use. I'm going to try to make databases of info, etc, and am trying to work up to that point.
Help would be awesome, and thanks.
I've got a question, and actually there are two but they're almost the same thing.
First, I'm working on ignoring someone on a mud--perma ignores haven't been implimented.
What I've done, is done something like: *[INFO] bla* and then just sent ignore bla, but I'd only like to ignore them if they go ld, connect, or log off.
Also, I'm really confused on how regexp works. I get the range thing, [a-c] and some others, but I'm not really able to apply it to something I need.
I'm using php, which wasn't recommended, but it's what I know efficiently enough to use. I'm going to try to make databases of info, etc, and am trying to work up to that point.
Help would be awesome, and thanks.