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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 394 - 424 of 838   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
394
Actually, this is doable. For the file-exists? support, do an 'fsize' on a file. If it comes back -1, the file doesn't exist. ( I realize that's not...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 2, 2003
7:40 pm
395
Greetings, I just joined this group because I am a Wiz helping to build a new MUCK using ProtoMUCK 1.81b3 (Muck2.2fb6.00rc9 -- Neon2.17). I like to set all the...
rhundragon
Offline Send Email
Jul 9, 2003
5:28 am
396
That feature -might- have been removed accidentally. I can't think of any other way it would be toggled. You might want to file it on the sourceforge site as a...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 9, 2003
7:39 am
397
Actually, setting an exit DARK actually is meant to hide the exit from the exits listing not make it quiet to go through the exit. I know this because that is...
Chris Brine
contikimoose
Offline Send Email
Jul 9, 2003
2:17 pm
398
... Setting an exit Dark has been the standard way to supress the default messages in Fuzzball all along and in fact, the helpfiles on the Dark flag in...
rhundragon
Offline Send Email
Jul 9, 2003
10:52 pm
399
I honestly do not know how the decision was made in neonmuck, but I can see this sort of a difference occurring. See, look programs work differently in both...
Chris Brine
contikimoose
Offline Send Email
Jul 10, 2003
1:41 am
400
Was dinking around with lsedit and noticed the new .ansi command. It worked fine until I went to save the list then I got this error Programmer Error. Please...
rhundragon
Offline Send Email
Jul 10, 2003
9:57 am
401
... This is also what we use on Furscape (which migrated from a GlowMUCK database). My own ZoLook.MUF doesn't show exits, we leave that to the external...
Zobeid Zarathustra
zinn_west
Offline Send Email
Jul 11, 2003
2:03 pm
402
... From: "Zobeid Zarathustra" <zobeid@...> To: <protomuck@yahoogroups.com> Sent: Friday, July 11, 2003 7:03 AM Subject: Re: [protomuck] Re: Dark Exits...
Chris Brine
contikimoose
Offline Send Email
Jul 11, 2003
2:20 pm
403
... I've never seen ProtoLook, I didn't even know it existed until sometime after Furscape had converted from Glow and after I had already coded ZoLook. It...
Zobeid Zarathustra
zinn_west
Offline Send Email
Jul 11, 2003
6:14 pm
404
I like your previous suggestion of using the Q (or similar) flag to surpress the messages. I've never been fond of the fact that FuzzBall uses the DARK flag,...
Fox Smith
fox85@...
Send Email
Jul 11, 2003
7:02 pm
405
IMNSHO the new function header syntax is a Good Thing (tm), however there is one caveat. ... The second definition will work. The first one will give you...
rhundragon
Offline Send Email
Jul 12, 2003
9:30 pm
406
Okay, first I'd like to comment on the documents for try/catch/endcatch. The documents state that try locks the given number of stack items (preventing use of...
kalzarius
Online Now Send Email
Jul 14, 2003
3:27 am
407
That's definately a bug. Nothing should ever be returning unknown stack types like that. If you could post this to the bug tracker on the ProtoMUCK sourceforce...
Fox Smith
fox85@...
Send Email
Jul 14, 2003
6:23 pm
409
Yeah. I don't think it should require that space to be there either. File it as a bug report so it can get looked into. -Akari ... ...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 17, 2003
5:22 pm
410
Check your status log, your protomuck.err log, and your ttyerr.log in the game/logs directory. Any 'database corruption' problems that are detected during load...
Nakoruru SNK
akarisensei
Offline Send Email
Jul 17, 2003
5:28 pm
411
I've reported this in the bug tracker already. It appears that you cannot use MUF to set or reset the QUELL flag on any object (using "Q" set) -- you get a...
rhundragon
Offline Send Email
Jul 19, 2003
6:57 am
412
Actually it just says LOAD: proto.db in the logs... In any case, I took a diff against a good database and manually redid all the changes using the diff as a...
Tiafara Celenda
tiafara
Offline Send Email
Jul 21, 2003
2:16 am
413
Perhaps maybe you could explain the changes you had to make so as we could attempt to fix the problem directly in Proto's code. It really shouldn't just...
Fox Smith
fox85@...
Send Email
Jul 21, 2003
11:17 am
414
I have retained a copy of one of the stackdumping database, sans passwords and sans the accompanying muf (I'm not exactly sure which mufs were installed at the...
Tiafara Celenda
tiafara
Offline Send Email
Jul 21, 2003
3:18 pm
415
Someone informed me today that the WHO command at the welcome screen wasn't working over on LB muck. . . I started to quit so that I could login again and...
Zobeid Zarathustra
zinn_west
Offline Send Email
Jul 30, 2003
11:59 am
416
... From: Zobeid Zarathustra [mailto:zobeid@...] Sent: Wednesday, July 30, 2003 4:59 AM To: protomuck@yahoogroups.com Subject: [protomuck] Problems with...
Alynna Trypnotk
alynnafoxie
Online Now Send Email
Jul 30, 2003
7:38 pm
417
Does the latest source tree compile on win32, or do we have to wait for proto to be ported?...
Tiafara Celenda
tiafara
Offline Send Email
Jul 30, 2003
8:05 pm
418
When I attempt to compile it on Linux, I get errors in wiz.c and reg.c of the following form: gcc -O2 -g -DHAVE_CONFIG_H -I./inc -c reg.c reg.c:70: conflicting...
Zobeid Zarathustra
zinn_west
Offline Send Email
Aug 3, 2003
9:46 pm
419
Here's a little update for you. . . It turns out that the "proto200b3.tar.gz" archive actually included version 2.0b2, as reported by the @ver command. Anyhow,...
Zobeid Zarathustra
zinn_west
Offline Send Email
Aug 4, 2003
1:11 pm
420
... Linux Problem with that is, it is not really a 'fix' ... when I compiled my Proto on BSD, I got the same error, and it was easily fixed by adding a 'const'...
Moritz Voss
thygrrr
Offline Send Email
Aug 4, 2003
1:43 pm
421
... of an ... of a ... sure off ... Oooooh! Bad function shapes (that's how Karinne calls them) are naaasty, especially if not documented. Please change or...
Moritz Voss
thygrrr
Offline Send Email
Aug 4, 2003
1:49 pm
422
... I doubt that it compiles NATIVELY on Windows, in particular because there are no project workspaces or makefiles for neither Borland not Microsoft...
Moritz Voss
thygrrr
Offline Send Email
Aug 4, 2003
1:54 pm
423
... Useless? As far as I can tell, that's a function defined in reg.c and called only from within reg.c. It shouldn't make any difference what the name of it...
Zobeid Zarathustra
zinn_west
Offline Send Email
Aug 4, 2003
2:02 pm
424
You'd think after I did exactly that with Fuzzball 6 that I would remember the cygwin method ^^. Thanks, I'm sure that will work. Tiafara ... I doubt that it...
Tiafara Celenda
tiafara
Offline Send Email
Aug 4, 2003
4:37 pm
Messages 394 - 424 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