Search the web
Sign In
New User? Sign Up
protomuck
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 766 - 799 of 838   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
766
I have found "signal.c" will not compile cleanly if SPAWN_HOST_RESOLVER and DISKBASE are both turned off. It has a problem with an if-then-else-endif...
FireFox
firefox7w
Offline Send Email
Dec 10, 2007
6:11 pm
767
Several of our MUFs have started giving errors when we try to link a Thing to a Player (i.e. set its home to the player). The error. . . SETLINK: Only players...
FireFox
firefox7w
Offline Send Email
Dec 28, 2007
3:30 am
769
Is it possible to allow users to create themselves upon arriving? I've seen a few MU*s do this and wondered if ProtoMUCK supported it, and if so, how to enable...
Jonathan Piacenti
kindleflamem
Offline Send Email
Apr 3, 2008
2:50 am
770
You'd need some sort of MUF program to do that, but it is doable. Unfortunately, the MUF archive on the protomuck website seems to be down, so I'm afraid I...
seoman_tv
Offline Send Email
Apr 3, 2008
3:41 am
771
I had a MUF procedure named VKnockout? that would get called when executing a MUF program from a line that didn't reference it. I removed all references to...
Jonathan Piacenti
kindleflamem
Offline Send Email
Apr 18, 2008
7:00 pm
772
I noticed that the database has a dictionary-based compression applied to it. How do I get a plaintext version to edit by hand in case I screw up royally?...
Jonathan Piacenti
kindleflamem
Offline Send Email
Apr 21, 2008
3:08 pm
773
I highly suggest against making manual changes to the DB file, but if you must; make sure your editor uses the correct CR/LF combination (I can't recall which)...
hinoserm@...
hinoserm
Offline Send Email
Apr 21, 2008
3:19 pm
774
I'm working on a nifty MUF program (to be revealed later) and am stuck a bit. Does anyone know how to copy an entire propdir from one object to another? ...
Jonathan Piacenti
kindleflamem
Offline Send Email
Apr 21, 2008
9:51 pm
775
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Kelketek's...
protomuck@yahoogroups...
Send Email
Apr 23, 2008
10:23 pm
776
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Kelketek's...
protomuck@yahoogroups...
Send Email
Apr 23, 2008
10:25 pm
777
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Kelketek's...
protomuck@yahoogroups...
Send Email
Apr 23, 2008
10:28 pm
778
I have just uploaded three files. One of them is an ATM machine, another is a library, and the third is a test program to show the merits of said library. ...
Jonathan Piacenti
kindleflamem
Offline Send Email
Apr 23, 2008
10:33 pm
779
Does anyone know of where I can get a number of muf macros? In particular I am looking for .tell and .otell. Also if anyone has a database with just the argo...
markastanhope
Offline Send Email
May 2, 2008
10:57 pm
780
... Those are fairly standard and simple macros, which is why you probably won't find them archived anywhere. What follows is the to best of my recollection: ...
Ryan Fitzgerald
kalzarius
Online Now Send Email
May 3, 2008
1:19 am
781
Hello there! I'm trying to figure out MPI. Can anyone tell me why this statement: {parse:var,{list:htmlredesc},{html:{&var}}} returns the HTML-formatted...
Jonathan Piacenti
kindleflamem
Offline Send Email
May 16, 2008
9:51 pm
782
I figured it out. It was caused by a faulty MUF program that was parsing the output....
Jonathan Piacenti
kindleflamem
Offline Send Email
May 18, 2008
2:55 am
783
I know that you can replace teh in-server look partilly by making an action on #0 and linking it to another look program, but how do you make it to where, when...
Jonathan Piacenti
kindleflamem
Offline Send Email
May 22, 2008
2:36 pm
784
I've played a little with the windows version of protomuck and was considering installing the linux version. The links on protomuck.org appear to be dead, I...
Wesley Sale
wes_sale2002
Offline Send Email
Jun 4, 2008
9:18 pm
785
I stepped through some of the site's directories and found this one, which may help: http://protomuck.org:81/releases/ ... compile it....
Jonathan Piacenti
kindleflamem
Offline Send Email
Jun 5, 2008
4:36 pm
786
Hey, all! Noticed a security hole in my ATM program. The player can get an infinite number of pennies by feeding a negative number to the deposit command. I...
Jonathan Piacenti
kindleflamem
Offline Send Email
Jun 5, 2008
4:38 pm
787
Thanks, that's closer that's more recent than stuff on source forge. Wes ... nice to...
Wesley Sale
wes_sale2002
Offline Send Email
Jun 5, 2008
6:28 pm
788
The new version is now available in the files section. Enjoy!...
Jonathan Piacenti
kindleflamem
Offline Send Email
Jun 7, 2008
1:56 am
789
... If you've already make an action linked to the program like 'look;loo;lo;l', then give the exit a wizard bit....
shadowmouse13
Online Now Send Email
Jun 11, 2008
3:04 am
790
... I know I'm a bit late in coming into this conversation, but I'm thinking whatever was parsing this MPI was also notifying the result. If this were set on a...
shadowmouse13
Online Now Send Email
Jun 11, 2008
3:55 am
791
... It's according to how many levels deep the propdir is. If it's just one level, you can use 'array_get_propvals' and 'array_put_propvals'. If it's deeper...
shadowmouse13
Online Now Send Email
Jun 11, 2008
4:02 am
792
... As it's been said, you'd have to use MUF to enable that. As a hint, the primitive to create new players is 'newplayer'. If you mean to make character...
shadowmouse13
Online Now Send Email
Jun 11, 2008
4:15 am
793
... Ooh, looking around the manual I found 'copyprops'. It should copy the propdir fine if you run the program under W3 permissions....
J. Alex Lauderdale
shadowmouse13
Online Now Send Email
Jun 13, 2008
3:38 am
794
Is it possible to, if necessary on complex mucks, enlarge the size of the muck's timequeue? If it is, how does one go about doing that?...
J. Alex Lauderdale
shadowmouse13
Online Now Send Email
Jun 16, 2008
5:50 am
798
I haven't been able to get on protomuck.org for a while (order of months)... Is it gone for good, or just temporarily unavailable?...
Furry StarCat
furrystarcat
Offline Send Email
Aug 11, 2008
8:30 pm
799
Okays... I pinged the server, and it seems to be alive. It shares an IP with "Alynna's Webpage" (aka kitsunet.net, faefox.org). In the meantime, can anyone...
Furry StarCat
furrystarcat
Offline Send Email
Aug 12, 2008
3:09 pm
Messages 766 - 799 of 838   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help