Ok folks, after what must have been weeks of stalling and a couple days of actual intense coding I finished the new text engine and my local copy runs again! ...
I remember ages ago someone writing an extension that allowed notifications of people logging on/off using the Windows XP notify balloons in the system ...
I don't have a user_init_js.txt file, and when I created one and put the run('/loadmodule Toast.beip'); line in, it didn't appear in the Extensions tab (once...
... Do you have an init_js.txt file? The user_init_js.txt gets called from init_js.txt, so you'll need that. You can get it off the site if you go to the Beip...
So, I'm not the world's most observant (or accurate) typist. Several times now I've accidentally hit some set of keys and switched to a dvorak keyboard...
It /could/ happen if an alternate keyboard layout is installed -- in XP it's under "Regional and Language Options", the Languages tab then 'Advanced'. I have...
Heh, now the BeipMU group is answering Windows support questions. I guess it was bound to happen! To make sure it's really clear, there's nothing in Beip that...
... Hmm. I really don't think so, as it doesn't appear to be switching my settings in any other window. I can still write an email, search the web, work on a...
Right, it won't switch for any other windows because the keyboard setting is applied to the window you switch it in only. Switching to another window will...
Where can we snag the latest version of Beip? :) I have .144 on my home computer, but I notice that the download site only offers .140. I need .144 for the 80...
... That's odd, I see version .145 in the files section. And at a year old, too. I'm waiting on a version that lets me use aliases that start with /,...
... I'm not too picky about making it affect a particular world. If it's global, then it's fine with me. However, I couldn't get it to work, /me still comes...
Given how much money I've paid for this program, I don't see myself as being in a position to make demands. :D Nonetheless, wouldn't tab-autocomplete be a...
Hey, everyone, I'm a new BeipMU user, and I LOVE what I'm seeing thus far. However, I am having a problem- BeipMU isn't showing me the last line of the MUD's...
You're not doing anything wrong. BeipMU was mainly designed for Mucks and TinyFugue compatible MUDs. The problem is that the MUD isn't sending an 'end of...
Yep, it would be. It's on our list but there are differing views on how it should work. Dictionary/history/etc.. how big the dictionary is, how it's stored,...
... You should use init_js.txt still. init_js.txt contains the actual script guts that let a "cmd_<command>" function work like we want, and includes...
Thanks for the reply. What does that mean in the final analysis? I understand that there is no clean way to make this work for all cases- but is there a...
... I'm still having problems. I changed the text file name to init_js.txt and also changed the startup script location in the preferences window (and...
... I'm pretty sure GMud, a very old (but still very viable) client simply displays information as it gets it, possibly even character by character. Take...
That sounds just like the furthest I got where I had an idea to display any unfinished lines of text in the status bar. Nobody really liked the sound of it...
... Seriously, I don't think this is a problem. So what is the output text is broken in half in mid-printing? Lag isn't really that big of a deal usually and...
... Oh, you should have already had a init_js.txt file with a lot of JScript in it. Did you not have a 2.0 beta version before upgrading the exe? You can get...
... More to the point, I think that minor formatting glitches of that kind are distinctly less problematic than *invisible text*, which is what some of us...
... I most seriously beg to differ! As a coder wiz on one major (and well known) furry themed muck I would be very annoyed and inconvenienced if the code I...
... You're quite right. He should have said that it was not a problem *in many contexts*. Just as you should note that it is not *always* only a cosmetic...
The problem here seems to be with the fact that you can't process triggers, hilites, and other text related items until after an entire line has been received...