I'm not sure if this is a problem with anyone else, or if anyone else logs with the 'date append' option. However, when I do it and the log closes it doesn't...
It does the same thing to me (and oddly enough, I was just now coming to the group to ask if there was a fix.) I personally think it would make more sence to...
http://www.beipmu.com/2.00.146.zip has the fix for BeipMU chopping off the file extension on the logs. I'm trying to improve the logging. I'm working with...
Call me stupid, but I'm having a hard time trying to understand the stuff in the init_js.txt file. Still trying to set up my own start up file. Anyone got a...
... on ... Could you perhapse include a section devoted to escape characters for lines you DON'T want logged? Like any line beginning with [ or <. I ...
Ah, sounds like what you're looking for is the 'Gag this line in the log file' trigger. Just go into the triggers dialog, and it's on the 'Gag' tab of trigger...
If this double posts, I'm sorry, but my IE hung while previously posting the response. Thanks Bennet, that fixed most of what I need. I'm still trying to ...
It did double post, but I simply didn't approve the duplicate. The benefits of moderation :) I think the only way to do that would be some scripting. Namely...
Is there maybe a way to do a multiline compare? if it detects xxxxx or whatever, it scans for yyyyy and deletes everything between from the log? Its been a...
The problem with multiline compares is that mucks will interleave independant output in a multiline display. For example, in the middle of a 'WHO' listing you...
Damn... I didn't think about that. Guess, in the end, I'll just have to leave the Who's in the logs, and can just manually edit them out. Oh, you didn't...
Oops, sorry I forgot to answer that one. I don't know how to add extra blank lines in the loges like that, since adding a \r\n line manually seems evil. A...
... Create a trigger that matches the regular expression: ^\S+ +\d*d? ?\d\d:\d\d +\d+\w.*$ and gag that line in the log file? It seems to work okay for me....
Perhaps something to this effect would be good? Place a hook to Beip's input, and whenever 'who' or 'WHO' by itself as the beginning of the line is spit out,...
I don't really have a hard time finding 'em in the log now, so thats not part of it. And Whyrl... I have NO idea what you're talking about... could you perhaps...
... Actually, within the MUCK itself, there's a way of doing that, to some extent. WHO - the all-caps version, at least - is the closest thing to a standard as...
I actually want to re-request this same feature. It shouldn't be too hard to implement, it should just use simple string manipulation. ... <ryanjfitz@s...> ...
Hey there, Sorry if someone already requested this(And they probally did..), but would it be difficult to impliment a spellchecker into the program, possiable...
Hello all. This is a formal request for one of you coders out there to undertake making BeipMu socks compliant. I remember seeing that it was a feature that...
Yes : ) ... __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree...
I thought everyone used NAT now? Does anyone else use a socks server? Also, I thought that people would simply 'socksify' all apps using the winsock wrapper...
Well, thats the thing. I tried using SocksCap. Beipmu, at least on the home network I am running, does not work with SocksCap at all. I would prefer using...
I guess that's because BeipMU uses Winsock 2 (ws2_32.dll), instead of the regular winsock.dll. I'm still busy with other priorities first, unless more people...
Well, lately, I've noticed when logging into my favorite MUCKs I've been getting a list of %MCP stuff. What's causing it? I was told that usually its...
... Some versions of the JScripts released with Beip had a debugging option set on. You should be able to redownload the user_init_js.txt and init_MCP_js.txt...
I don't know whether this is a ProtoMUCK or BeipMU problem, so I post it in both groups. The following Program, on my server, will cause the output to halt; ...
I experience the same problem with ProtoMUCK without SSL using BeipMU or MUSHClient. The program is just too long to be uploaded all at once without ...
... I've found this happens on a Fuzzball 6 MUCK with any program of sufficient length. Even simply hitting Enter an additional time will kick the rest of the...