Search the web
Sign In
New User? Sign Up
nakedmud · NakedMud Developer's Group
? 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 533 - 562 of 1721   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
533
Ahhh, I must have been blind not to see the 'close exit or object' option in the reset menu. But it seems to defaul to exit not object. I'm trying to close a...
hera_of_athens
Offline Send Email
Jul 1, 2006
7:32 am
534
Now that you say it like this, I realize it's not as intuitively done as it could be. This is how it works currently: load the object. And then go into that...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 1, 2006
7:41 am
535
I assume most of the documentation I've written to date will still apply (although new content will certainly have to be written to describe the recent...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 2, 2006
3:08 am
536
It's been close to half a year since my last update to the codebase, but this one is well worth the wait! I've spent a great deal of effort into making Python...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 2, 2006
3:18 am
537
New version looks good. However, I've had a few issues with it... I patched it and I'm getting this in my log: Jul 2 00:53:53: Error loading module, cmd_misc:...
Jon Whitehouse
mud_dev
Offline Send Email
Jul 2, 2006
5:09 am
538
... This doesn't happen in the stock release. Have you perhaps twiddled with positions/position names in your mud?...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 2, 2006
5:20 am
539
... Nope. The only thing I've added was the md5 encryption module, the webserver module, and the mail module from the tutorial. That's pretty much it. I even...
Jon Whitehouse
mud_dev
Offline Send Email
Jul 2, 2006
5:27 am
540
... something is definitely amiss then, since v3.2 should not be compatible with the webserver module at all. You shouldn't be able to compile. I made a small...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 2, 2006
5:50 am
541
... Check this out..this is strange: I downloaded a fresh copy of 3.2 full, changed the location for my python in the scripts/modules.mk, compiled clean, ...
Jon Whitehouse
mud_dev
Offline Send Email
Jul 2, 2006
1:52 pm
542
... Whoops, this problem is because I moved add_cmd from the mud module to the mudsys module, but failed to update auxiliary_example to reflect this. I fixed...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 2, 2006
9:01 pm
543
Geoff, Wow you put this one out fast, we just heard about it being worked on the other day. Grats on all the work you put into NakedMud thus far. I don't...
hera_of_athens
Offline Send Email
Jul 2, 2006
11:55 pm
544
... It's something I wanted to do from the start, but just didn't understand the Python integration enough to fully do. It's also a demonstration that it *can*...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 3, 2006
12:30 am
545
... That works now straight vanilla. Glad to have helped find that one. ... Ok. I feel like a moron now. ;). I tracked this one down. I needed some sleep to...
Jon Whitehouse
mud_dev
Offline Send Email
Jul 3, 2006
2:25 am
546
... do ... -lpython2.4 ... OK, I did all that, but I'm getting an error that I don't know enough about programming to figure out... When I type "make", I get...
Jeremy
ymerejo42
Online Now Send Email
Jul 3, 2006
6:29 am
547
All, I am messing around with subversion and searched the forums here and saw that there was discussion on using it but I don't see anything happening with it....
Jon Whitehouse
mud_dev
Offline Send Email
Jul 3, 2006
7:41 pm
548
I>'m just learning subversion, so I'm not sure if this would be possible ... Honestly, Using subversion would be using a bazooka for fishing for that kind of...
paul bean
escapingsilence
Online Now Send Email
Jul 3, 2006
8:46 pm
549
... Doh! I completely misread your last email on this; I thought it was only in the helpfiles, not the source. My sincere apologies. If I would have read this...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 3, 2006
9:21 pm
550
... Try putting the spaces back in? Spacing makes a difference in certain parts of Makefiles. It would also help if you posted the surrounding context of the...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 3, 2006
9:26 pm
551
... I agree with this sentiment. It's a cool idea, but subversion is perhaps a poor way to get it done. Subversion is useful for tracking changes to something,...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 3, 2006
9:40 pm
552
Attached are my Makefile and scripts/module.mk files for compiling under Cygwin. Hope it helps....
Patrick M. Nielsen
thirsteh
Offline Send Email
Jul 4, 2006
4:24 am
553
One of the things I'd like to add for the next release is the ability for Python to add prompts/input handlers to sockets. This is one of the last big...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 6, 2006
11:51 pm
554
I should also note that it *must not* require any additional downloads above and beyond the newest version of Python. So if you want to use any fancy modules...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 6, 2006
11:55 pm
555
Oh cripes, now I will probably lose my job because I spent all my time hacking on this instead :-) Actually, the line of thinking you presented is exactly the...
Brian Takle
btakle
Offline Send Email
Jul 7, 2006
1:04 am
556
One more piece of information - if you're inspecting that source code, there are a few constants defined like PORT and MAX_CONN. Those are in a configuration...
Brian Takle
btakle
Offline Send Email
Jul 7, 2006
7:28 pm
557
10 is the recommended maximum, at least according to Microsoft >.>...
Patrick M. Nielsen
thirsteh
Offline Send Email
Jul 7, 2006
10:22 pm
558
I put out a new version consisting mainly of bug fixes. I introduced a couple nasty ones in 3.2, and they needed to be addressed right away. Ohh, and yes... I...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 9, 2006
10:17 pm
559
I'm not one to beg, but I definitely am one to throw out a shameless plug every now and then. So here goes... As some of you know, I am moving out of country...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 9, 2006
11:22 pm
560
Hi all, I have a bit of a problem that I am not entirely sure how to resolve! It relates to Auxiliary data in python (I am not sure if this exists with ...
Ben Longden
ciathra
Offline Send Email
Jul 12, 2006
11:03 pm
561
... This is very well possible, depending on how you write your code. Can you give us a sample of the Auxiliary Data you designed in Python?...
Geoff Hollis
silas_brogahn
Offline Send Email
Jul 13, 2006
1:59 am
562
This would be an issue either way, whether you were using C or Python. When a character file is loaded, you need to provide fallback data for each of the...
Brian Takle
btakle
Offline Send Email
Jul 13, 2006
2:05 am
Messages 533 - 562 of 1721   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