what would be the best program if any to use a txt base mud without having to have it on a server
another newbie question
Posted by ShadowRG on Thu 16 Sep 2004 07:02 PM — 7 posts, 25,622 views.
Program, youre meaning codebase. And it depends on what you want to do. There are a few different types of text based M*'s depending on what youre looking for, and how you want to impliment it will determine whats best for you.
And, How do you intend on running a mud without a server? Youre going to have to run it somewhere, whether thats from your home machine, or whatever, if you plan on having more than one person on it, you'll need to let other people connect.
And, How do you intend on running a mud without a server? Youre going to have to run it somewhere, whether thats from your home machine, or whatever, if you plan on having more than one person on it, you'll need to let other people connect.
i do intent to have it on a server so anyone can play, but before i do that i want to test it without having to upload to the server, cause i dont want a buggy smaug code and have to reupload everything after the probs fixed etc.
and yes im using smaug which i found rather good as i play dbsaga which uses smaug,
and yes im using smaug which i found rather good as i play dbsaga which uses smaug,
You need to run it on your own machine then with cygwin for instance. But I warn you, it's rather complex for non-developers to get it to work. Nick has a good guide for installing and running cygwin on his website somewhere; I would suggest following those instructions. It's the closest you can get to emulating a unix environment.
btw Ksilyan i'm just bout finished the first city, the shops and the chars :D thanks to a little prog i found called area editor
ok i read the txt on cygwin and i looked at some other things even the help area and it runs in loops, first i see that the smaug code is already compiled but doesnt tell me how to run the server using cygwin to test it,
then it tells me to compile the smaug code then run it but that only arises to more problems in the code itself which i have not modded,,
then it tells me to compile the smaug code then run it but that only arises to more problems in the code itself which i have not modded,,
http://www.gammon.com.au/forum/bbshowpost.php?bbtopic_id=24
Opening text is about compiling the smaug code. Theres a few links there, should help you out.
Opening text is about compiling the smaug code. Theres a few links there, should help you out.