How big is the timequeue in Glow? Is it possible to make the timequeue bigger? I mean.... I'm guessing it would require a re-compile. But could someone just...
I did a grep for 'timequeue' in the source (ok, I admit it, I was in Windows at the time and really used Find in Files, I'm so ashamed) and found a setting in...
There are 3 bugfixes that have sat in my inqueue for like the past 2 years that are implemented in some form. See PAK_FIXES for longer details. For right now...
since the glowmuck stuff is up at muq.org, does anyone know what has happened (if anything) with muq itself? There is all sorts of interesting things up on ...
Well I guess I could answer those questions since i'm on the muq team in one way or another. Cunbe, the head of the Muq project, was working roughly 80-hour...
Okay...trying to figure this out. We're still using 3.1.7, and there's an @tune option called 'Who_Hides_Dark'. Seems pretty straightforward, and we have...
who_hides_dark is only in there for compatibility with Fuzzball and for muf programs that would support it. The server as it is pretty much completely ignores...
... Gotcha.. Makes sense. One thing, though... Setting yourself 'Dark' still hides you in rooms and such due to GlowLook. This works to our advantage in...
$lib/look and $cmd/look fall under the 'Fuzzball compatibility' category. They could be modified if someone didn't want that effect to occur. Just change the...
Okay, here's a quick question. Anyone here know where I can get look-notify, findall, whospecies, and whatisz for Glow 3.1.7? (Or something that's completely...
There are some of the semi-standard programs available in the muf directory of the Glow ftp site. Feaelin and others have additional muf archives, but I'm not...
I've searched a few MUF archives, but I continually get compiler errors. Sadly, I'm an expert builder, but I know jack when it comes to MUF, so when I get...
Muf tends to be a bit of an art. It helps to have someone you know with account access who can get the muf stuff working. Did you load the macros in the...
See, I would love to entrust someone else to it, a MUF wizard, if you would, but I don't know too many who are skilled enough with MUF. I'd learn myself, but...
Sounds like you need to find yerself a good MUF wizard to handle this area of your muck for you. :) ... From: Jonathan Gainey [mailto:echartea@...] ...
Syvel
syvel@...
Oct 7, 2002 8:06 am
735
Yes, a MUF wizard is exactly what I need, but the question is, where to get one? I need someone experienced with MUF who can modify a program if it doesn't...
You can try posting a want ad for a MUF wiz at the muf den at: http://mufden.fuzzball.org Not sure how often those requests get filled, but it's worth a shot....
I have no idea how (in)frequently those requests get filled, but I know I posted one a while back and still haven't gotten a response. -(_)- Oh well. Merf. ...
Echartea, this will sound a bit harsh, but I believe it. If you have time to run a game, you'd probably better make the time to at least develop a functional...
I don't know how much patience you have for this kind of thing but the compiler will tell you what it choked on for the most part. I've kinda muddled my way...
Well met all! Anyways, to get down to business. I'm trying to construct a program for glow to utilize the webserver in a different means then simply just...
Okay, windows XP has embed a Win95/98 Emulator. Would it still work on XP as well? and one thing too... I tried, and it just doesn't work... When I load the...
If its possible to install it(asked in previous message), I'd like to know if you can tell me how to get that stuff running... I kinda like... am a complete...
Pascal, I've not installed it on XP and I won't have time to see if it works on XP (and what pitfalls to avoid) until later today, but you may find my version...
Judging from what you wrote in the previous it sounds like you're finding Restart.cmd in Windows Explorer and then double clicking on it; it 'flashes and goes ...
Ok, I've downloaded and compiled GlowMUCK on the platform of my choice (Syllable/AtheOS if you want to add that to the list of known platforms it'll compile...
it should work regardles sof where it is located. Many mucks will create a 'belt pouch' of sorts on the God character and store all mufs in that object. they...
What I am getting at is if I want a globally active muf like cmd-laston for example, do I have to install it on room 0 for it to be globally available? Or can...
I should add that the important part is that the *action* that is linked to the muf in question, is in room 0, to be totally global. While it's been a while...
... Usually you just @attach the action (say, "laston") directly to #0, at least as I've seen it. Having the @action lets everyone type "laston" from...