Top Mud Sites Forum Return to TopMudSites.com
Go Back   Top Mud Sites Forum > Mud Development and Administration > MUD Administration
Click here to Register


This is a discussion on "How to start making my very own MUD?" in the Top Mud Sites MUD Administration forum :

Hi! So like I told in the introdution I posted earlier, I would love to code my very own baby (MUD) Now I'm asking for help, I would like to make a MUD that uses LP. Is there a ready code for a frame? Without any game content? Does anyone even understand what I'm looking for? My brains is on hold, so I can't phrase my questions properly. Well if someone understands and can (and will) help me, I would really appreciate it -Feltsu-...



You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today!

If you have any problems with the registration process or your account login, please contact us.

If you are a registered member of the old TMS forums, please click here
Reply
 
LinkBack Thread Tools
Old 03-19-2009, 01:31 PM   #1
feltsu
New Member
 
Join Date: Mar 2009
Location: Finland
Home MUD: DelphineMUD
Posts: 10
feltsu is on a distinguished road
How to start making my very own MUD?

Hi!

So like I told in the introdution I posted earlier, I would love to code my very own baby (MUD)

Now I'm asking for help, I would like to make a MUD that uses LP. Is there a ready code for a frame? Without any game content? Does anyone even understand what I'm looking for? My brains is on hold, so I can't phrase my questions properly. Well if someone understands and can (and will) help me, I would really appreciate it

-Feltsu-
feltsu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2009, 05:10 AM   #2
Mabus
Member
 
Mabus's Avatar
 
Join Date: Jan 2006
Posts: 213
Mabus is on a distinguished road
Re: How to start making my very own MUD?

Not sure on the LP codebases, but I know that Dead Souls LP is still a maintained codebase.

Could try that site, or drop by the LP MUD Forums to ask.

Best of luck.
Mabus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2009, 10:40 AM   #3
Fizban
Member
 
Join Date: Jul 2006
Name: Brandon
Location: Rochester Hills, Michigan
Home MUD: The Builder Academy
Home MUD: 4 Dimensions
Posts: 123
Fizban is on a distinguished road
Send a message via AIM to Fizban Send a message via MSN to Fizban
Re: How to start making my very own MUD?

Quote:
I would like to make a MUD that uses LP.
Why? Not to say that's a really bad idea, but codebase choice is not a spur of the moment thing. What codebase you start with is a BIG decision and there should be reasons why someone picks a specific codebase when starting out. One of those reasons should not be ignorance of other options, or doing what someone suggested they should. The goal is to find the codebase that best suits your needs, not the one that Joe (arbitrarily chosen name) thinks is best.
Fizban is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2009, 06:49 PM   #4
Telelion
New Member
 
Join Date: Dec 2008
Posts: 26
Telelion is on a distinguished road
Re: How to start making my very own MUD?

Would the mods mind stickying one of these threads? It seems like it might be useful to have one thread to answer how-to-start-a-MUD questions.
Telelion is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-23-2009, 03:07 AM   #5
feltsu
New Member
 
Join Date: Mar 2009
Location: Finland
Home MUD: DelphineMUD
Posts: 10
feltsu is on a distinguished road
Re: How to start making my very own MUD?

Quote:
Originally Posted by Fizban View Post
Why? Not to say that's a really bad idea, but codebase choice is not a spur of the moment thing. What codebase you start with is a BIG decision and there should be reasons why someone picks a specific codebase when starting out. One of those reasons should not be ignorance of other options, or doing what someone suggested they should. The goal is to find the codebase that best suits your needs, not the one that Joe (arbitrarily chosen name) thinks is best.
Well I guess you're right, the reason I want to use LP, is that I've played a LOT of DelphineMUD and it uses LP, so I would like to make similar MUD. Plus the admin in Delphine promised me some of his code, which of course I love Because IMHO it's the best MUD ever
feltsu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-23-2009, 09:40 AM   #6
feltsu
New Member
 
Join Date: Mar 2009
Location: Finland
Home MUD: DelphineMUD
Posts: 10
feltsu is on a distinguished road
Re: How to start making my very own MUD?

Quote:
Originally Posted by Fizban View Post
Why? Not to say that's a really bad idea, but codebase choice is not a spur of the moment thing. What codebase you start with is a BIG decision and there should be reasons why someone picks a specific codebase when starting out. One of those reasons should not be ignorance of other options, or doing what someone suggested they should. The goal is to find the codebase that best suits your needs, not the one that Joe (arbitrarily chosen name) thinks is best.
And another point to your point is that I am under the impression that LP is an easy programming language, conserning MUDs, so if you can point me to an easier codebase, please do. I don't have any (except, my random text games, made in BASIC and C) coding experience, I'm only learning.

-EDIT-
Also the mudlib should be runnable under windows AND UNIX, because I'm using windows now, 'cause I've got only one computer, but when the MUD is ready I want it to run on a UNIX system

Last edited by feltsu : 03-23-2009 at 09:48 AM.
feltsu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-23-2009, 10:00 AM   #7
Baram
Moderator
 
Baram's Avatar
 
Join Date: Jan 2006
Location: Seoul
Home MUD: Tears of Polaris
Posts: 218
Baram is on a distinguished road
Re: How to start making my very own MUD?

cgywin, virtual machine, etc.
Baram is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-23-2009, 01:57 PM   #8
feltsu
New Member
 
Join Date: Mar 2009
Location: Finland
Home MUD: DelphineMUD
Posts: 10
feltsu is on a distinguished road
Re: How to start making my very own MUD?

Quote:
Originally Posted by Baram View Post
cgywin, virtual machine, etc.
I tried cygwin but for some unknown reason it didn't work, could be because I'm a noob, or it just sucks I would love to use it though, but I don't understand anything about anything Tried to read the help files but it was like reading some gibberish Now I'm trying out CoffeeMud, but it's kinda lame, or at least I think so :/
feltsu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-23-2009, 02:14 PM   #9
Newworlds
Legend
 
Newworlds's Avatar
 
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 1,169
Newworlds will become famous soon enoughNewworlds will become famous soon enough
Re: How to start making my very own MUD?

Quote:
Originally Posted by Telelion View Post
Would the mods mind stickying one of these threads? It seems like it might be useful to have one thread to answer how-to-start-a-MUD questions.
Here's a thread I started to help out: How to build your own MUD!
Newworlds is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-24-2009, 12:34 PM   #10
newbie
Member
 
Join Date: Aug 2006
Posts: 32
newbie is on a distinguished road
Re: How to start making my very own MUD?

As previously suggested I'd take a look at Dead Souls, with an active community behind it (both on lpmuds.com and intermud) and it also fulfils your requirement of running both on Windows and Linux, without any need for Cygwin, VM's, AddLinux.

We have it running here smoothly on Windows98, Vista and Ubuntu/Debian
newbie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-05-2009, 10:07 AM   #11
Lasher
Administrator
 
Lasher's Avatar
 
Join Date: May 2005
Name: Derek
Location: Orlando
Posts: 337
Lasher will become famous soon enoughLasher will become famous soon enough
Re: How to start making my very own MUD?

Sorry for the late reply on this - so behind on so many things...

Anyway, this thread is now sticky, so a good place to discuss the qualities of various codebases and anything both technical and other people should consider before starting a MUD. Thanks!
Lasher is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-05-2009, 01:59 PM   #12
Newworlds
Legend
 
Newworlds's Avatar
 
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 1,169
Newworlds will become famous soon enoughNewworlds will become famous soon enough
Re: How to start making my very own MUD?

Quote:
Originally Posted by feltsu View Post
Hi!

So like I told in the introdution I posted earlier, I would love to code my very own baby (MUD)

Now I'm asking for help, I would like to make a MUD that uses LP. Is there a ready code for a frame? Without any game content? Does anyone even understand what I'm looking for? My brains is on hold, so I can't phrase my questions properly. Well if someone understands and can (and will) help me, I would really appreciate it

-Feltsu-
The first place you should start is with this thread: How to build your own MUD!

It will answer alot of questions on what to do and the road blocks you will find.

Good Luck
Newworlds is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2009, 09:33 AM   #13
Voidrider
New Member
 
Join Date: Jul 2007
Posts: 22
Voidrider is on a distinguished road
Re: How to start making my very own MUD?

I would probably go to mudbytes.com first and download a base lp source code from there, load it and make sure it compiles, then really check it out both in-game and from an unarchived copy on your computer. Read through it and make sure you can understand what you have and get an idea of what files have what in them.

THEN, if you're happy with lp, grab a snippet from somewhere (one that doesn't look crazy hard to add) and make an effort to add it to the code and recompile it.

Long-term plans are wonderful and all (like adding a "bunch" of code that another imp/admin is offering) but if you get all wrapped up in the code aspects of the mud, you can easily lose sight of the building and world direction/creation. I am sure that this simple fact is why many people have staffs on their mud and don't normally have a masochistic stripe. Seriously, coding without a background in coding can drive you into fits and building can be very time-consuming. Mix them together and keyboards and mice can become a little "damaged," to say the least.

I like to sit down, make a long-term PLAN, pick a codebase out that can best serve that plan, try to add some things to better manifest that plan, make sure it all compiles and runs, then create the world I have planned. Then test it all as it comes to life, preferrably before advertising the game anywhere.

I would also suggest downloading some other popular codebases and just checking out their files, too. You may find something you like better, you never know.

My other piece of advice would be to *always* get up and take breaks and leave the mud stuff alone, especially if you feel like you are working a second job or becoming frustrated. You might be surprised at how clear a problem looks with fresh eyes later. Remember, it is a hobby and it supposed to be fun!
Voidrider is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2009, 05:24 PM   #14
feltsu
New Member
 
Join Date: Mar 2009
Location: Finland
Home MUD: DelphineMUD
Posts: 10
feltsu is on a distinguished road
Re: How to start making my very own MUD?

Quote:
Originally Posted by Voidrider View Post
I would probably go to mudbytes.com first and download a base lp source code from there, load it and make sure it compiles, then really check it out both in-game and from an unarchived copy on your computer. Read through it and make sure you can understand what you have and get an idea of what files have what in them.

THEN, if you're happy with lp, grab a snippet from somewhere (one that doesn't look crazy hard to add) and make an effort to add it to the code and recompile it.

Long-term plans are wonderful and all (like adding a "bunch" of code that another imp/admin is offering) but if you get all wrapped up in the code aspects of the mud, you can easily lose sight of the building and world direction/creation. I am sure that this simple fact is why many people have staffs on their mud and don't normally have a masochistic stripe. Seriously, coding without a background in coding can drive you into fits and building can be very time-consuming. Mix them together and keyboards and mice can become a little "damaged," to say the least.

I like to sit down, make a long-term PLAN, pick a codebase out that can best serve that plan, try to add some things to better manifest that plan, make sure it all compiles and runs, then create the world I have planned. Then test it all as it comes to life, preferrably before advertising the game anywhere.

I would also suggest downloading some other popular codebases and just checking out their files, too. You may find something you like better, you never know.

My other piece of advice would be to *always* get up and take breaks and leave the mud stuff alone, especially if you feel like you are working a second job or becoming frustrated. You might be surprised at how clear a problem looks with fresh eyes later. Remember, it is a hobby and it supposed to be fun!

Thank you for that "long-term" answer, I read it, a few times actually and you got me really thinking.. I must first try to check out the code and try to understand it, my friend told me that too, and I have been doing that, he also said I *really* should try to find some tutorials on LPC (Which I would live btw, does anyone know where I could find ones? Tried 'googlieng' with no luck).

And for the "other codebases", well.. Tried that too, with very little success I'm afraid But like you said, I never know, and I'm still new to this thing (all of this actually) so I'm very open minded to all suggestions And I will *try* everything you guys can throw at me! So good luck to me!

-Feltsu
feltsu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT -4. The time now is 12:51 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Style based on a design by Essilor
Copyright Top Mud Sites.com 2011