I just refinanced my home loan at better interest rate; this saved me thousands of dollars and will repair my horrible credit. All the information is right...
Well, MUV is a simple wrapper for MUF, but it makes reading and writing code so much easier.. IE: me @ "Hello world" become notify(me, "Hello world!"); Why...
Well, we created the xMUF compiler using MUF. Now granted, it takes a while to compile due to the lack of specific MUF primitives, but it works. It has sure...
... Technically, you don't find it. It finds you. ;) Seriously, though, we haven't actually considered releasing xMUF publicly. At present, the language is...
Hello, I am trying to set up my own little MUCK and it seems that ProtoMUCK is the best choice out there right now. Mostly, it works right out of the box, but...
Hey I just wanted to tell you about a great company I found! I applyed for a lower mortgage rate and i only had to fill in a simple form. This month alone I...
Bored? Want to meet someone new? Chat with Real Women in YOUR AREA Just Call 1-800-335-9396 Only $0.99 a min with a major credit card. NO CONNECT FEES! No...
In my opinion the solution you came up with is probably going to be your best bet if you are more interested in getting a muck up and running quickly. You...
I got a frantic call to "fix the muck". Logged in and found all the macros -- in the MUF editor -- are gone! I can replace them one at a time, but it'll be...
... If I am not mistaken, they're in a file called 'macros' inside the MUF directory in proto/game or its equivalent. ... Not to my knowledge, they don't. If...
... Last I recall, macros were stored in the game/muf directory as the file "macros", and only W1 and above were permitted to delete them. ... If you have an...
Drake Wilson
drake@...
Jul 5, 2005 5:24 pm
639
Unfortunately, @tune wiz_name=yes doesn't appear to do anything. Is this option supposed to be implemented and working? Or is there something else I need to...
... this option ... need to set before ... Nah, someone made a silly mistake in set.c. At line 81, where it says: && (!POWERS(player) & POW_PLAYER_CREATE))) { ...
I know that on other mucks if you tend to bounce around quickly from room to room there's always the possibility of getting hit with a page or some other type...
... MUF programs multitask in one of three modes: background: No input accepted, does not lock anyone's input queue, timeslices with other programs and input. ...
Drake Wilson
drake@...
Aug 2, 2005 3:20 am
643
If I'm reading this correctly, on Protomuck it is possible for other events to interrupt the output of a muf, possibly producing their own output. That is...
Haven't touched MUCK in ages, but here's what I remember while working with it: If an item does not show up its because too much was sent to the client at ...
I was wondering if anyone is aware of a muf or could provide input on how to write a muf that would relay everything a person, room, or object "saw" or "heard"...
Hi, I'm working on an embryonic muck, and I'm not sure whether this is an MPI problem, a Proto problem, or an embryonic problem. I have a nasty suspicion this...
... I just now tried with 2.0b8.09, exactly the same result. I'd like to get this working, I'm interested in getting it running and seeing whether any of our...
I can only imagine that you've disabled the host resolver in config.h, or disabled reslvd support (or both). Try without disabling these options. I'll try to...
... Nope, didn't work. I first turned on the old familiar resolver, then I tried turning on all the new resolver daemon stuff as well. It never made any ...
... Sorry, scratch that! I just missed a step in copying my changed config file back into the muck's account before compiling it. Now I've got it to compile...
I just got through entering three bugs into the Sourceforge database. These are bugs that have been around for a long time, and I have reported before. . ....