Hello, I was playing with the code base, and ran in to a problem. running through the tutorial, I created a zone called ardon, and then from there I created a...
Tyler Littlefield
tyler@...
Jan 4, 2009 6:41 pm
1459
Is the room still set as abstract? Most likely it is, and you need to set it to 'abstract: no' Doug...
hello, I changed abstract, here's the info from redit: 1) Abstract: no 2) Inherits from prototypes: 3) Name The town square 4) Description It looks unfinished....
Tyler Littlefield
tyler@...
Jan 4, 2009 8:21 pm
1462
zlist shows 'ardon' zone? Does 'rlist ardon' show the room? Doug...
hello, Here's my output--it's not an invalid command. prompt> goto square@ardon Your argument 'square@ardon' was invalid or could not be found. prompt> Thanks,...
Tyler Littlefield
tyler@...
Jan 4, 2009 8:51 pm
1466
OK, well I give. Is is installed under cygwin or something? I cannot explain that behavior. Doug...
it's running under bebian, currently. I altered my modules to point to python 2.5 Thanks, Tyler Littlefield http://tysdomain.com ... From: Doug Miller To:...
Tyler Littlefield
tyler@...
Jan 4, 2009 10:07 pm
1468
Huh, I'm not sure then. The only thing I can think of is taking a look around myself. I'm not sure what the problem is. You might be able to get more...
I can put it on my server, if you want to take a look. I'll need to know how to set up users and add them to groups though... or how to add you after you've...
Tyler Littlefield
tyler@...
Jan 4, 2009 10:28 pm
1470
Sure, I can have a look. If you'd like to set it up off the email list just email me directly. Otherwise, you can catch me in IRC. Doug...
I am having trouble getting the first make to start. I don't exactly understand where I should be accessing the SRC directory. When I do this in command and...
You say you're doing this in 'command'? Are you trying to compile NakedMud on Windows? If this is the case, you need to use Cygwin: http://cygwin.org/ If you...
Zack, If you're using CYGWIN http://nakedmud.org/trac/wiki/CygwinInstallGuide should step you through it. You can ignore the SVN portions, as you're probably...
hello, it's 32-bit Thanks, Tyler Littlefield http://tysdomain.com ... From: Patrick Mylund Nielsen To: nakedmud@yahoogroups.com Sent: Tuesday, January 06, 2009...
Tyler Littlefield
tyler@...
Jan 6, 2009 11:15 pm
1476
hello, this is 32-bit. Thanks, Tyler Littlefield http://tysdomain.com ... From: Patrick Mylund Nielsen To: nakedmud@yahoogroups.com Sent: Tuesday, January 06,...
Tyler Littlefield
tyler@...
Jan 6, 2009 11:16 pm
1477
So after I installed Cygwin (with the Devel, Python and Editor packages selected) and I edited the module.mk file to read as it does in the guide (or how it...
Hello all, A few things. If you pay any attention to the list, you've probably noticed it has been extraordinarily dead as of late. Do no fret -- NakedMud is...
I don't want to start flame wars, but I'm curious. I'm a godwars II addict. :) How do you get more interaction between mobs? You've got your techs and stuff...
Tyler Littlefield
tyler@...
Jan 19, 2009 8:53 pm
1481
... terms of interaction, how will your mud fill that gap? (at least when I played GW2) combat happened at a high, abstracted level. That is to say, you figure...
I totally get you. A lot of pk now is just building against certain things. The admin has taken an extremely long break as of late, so we haven't seen much,...
Tyler Littlefield
tyler@...
Jan 19, 2009 11:23 pm
1483
I have been trying to implement the mail module found in the pdf which explains modules. I have placed the code from the end of the file into mail.c and run...
The number and type of arguments add_cmd takes has been changed since that module was written. Take a look at interpret.c for examples of a few calls to...
Ok, that fixed the problem with the Make. Now when I am attempting to run ./nakedmud 5555 &, I am getting the following error $ 104 [main] nakedmud 4332...
Hello, So I¹ve been slamming my head against a wall for a few hours, and thought I¹d finally break down and ask around! I noticed that if I install aux data ...