Help needed
Help needed
Ok, I am wanting to play around with programming a mud. What is the simplest mud codebase that will work with a macintosh (stuck with one until I can dual-boot windows 7)? I got Nakedmud, but can't figure out how to compile/run it. Any help is appreciated (especially help from the imms, lol).
Re: Help needed
I dunno, never messed with anything besides CircleMUD, but that, at least, should be able to run on Mac. What are you using to compile?
Re: Help needed
Right now I am using Xcode to compile some basic c/c++ stuff. I am just starting to play around with programming, and python looks like its by far the simplest language. What does Circlemud use?
Re: Help needed
Let me clarify: I know how to compile, I just don't know what to actually compile on circlemud or nakedmud.
Re: Help needed
circle is C. You just need to compile the files in the "src" directory.
Re: Help needed
Ok, thanks. Where did you find crossroads? My google searches aren't turning anything up. What language does circlemud use? I can't seem to find it on their website.
Re: Help needed
CircleMUD uses C.
What crossroads?
What crossroads?
Re: Help needed
I might just be dense :/Galnor wrote:crossroads is C.
Re: Help needed
Oh, wow. Now I understand why you were so confused. 
I put a filter for 'C i r c l e' because I got annoyed by people saying C ircle of Light instead of Crossroads.
I put a filter for 'C i r c l e' because I got annoyed by people saying C ircle of Light instead of Crossroads.
Re: Help needed
That makes so much sense now! Cool, I think I can do C.
Re: Help needed
Segmentation faultBarf wrote:Cool, I think I can do C.
Re: Help needed
Yeah just start off changing little things, and then post here when you are finally driven mad.
Re: Help needed
I hate it when u die and get sent to the ci.rcle of dark. ugh. it's so annoying.
at least the circ.le of light is prettier.
at least the circ.le of light is prettier.
Re: Help needed
Fuckas
Re: Help needed
download the TBAmud codebase and use that. in the files there are help folders about coding and when you get on the mud there are step by step lessons on how to script/build etc etc etc.
Re: Help needed
Ok, I might try that to get a start. Eventually I want to program my own code base completely in Lua, but that will be a few years.
Re: Help needed
MUDs won't be around by then.
Re: Help needed
You know what this means. KinMMO. We must do it.Galnor wrote:MUDs won't be around by then.
Re: Help needed
I want my name to be a pretty color like Fogel 
Re: Help needed
hah, I wish I knew some Lua :p :D
Mushclient (my client) is in lua.
Mushclient (my client) is in lua.