Discussion:
Formatting Descriptions
(too old to reply)
Richard Owen
2003-07-07 14:39:24 UTC
Permalink
I have my Diku based MUD up but i was wondering how i can make it so that
you can edit and build while connected to the game and playing, therefore i
can edit rooms as they are in the game, and fiddle with descriptions and
what have you.

Also my MUD has large what looks like double spacings between each sentence,
any way to properly format this so it appears normal?

Richard
Thomas Arp
2003-07-07 17:45:04 UTC
Permalink
Post by Richard Owen
I have my Diku based MUD up but i was wondering how i can make it so that
you can edit and build while connected to the game and playing,
therefore
i
Post by Richard Owen
can edit rooms as they are in the game, and fiddle with descriptions and
what have you.
Richard, I told you this on the CircleMUD ML and I will tell you the same
thing here. Read the documentation first. I'll even give you more advice,
look through the resource already provided on the CircleMUD FTP site.
Amen. Also, just to give a bit of feedback - though it _does_ seem like
doing
this guys' work:

The thing you're looking for to 'edit and build while connected' is "OLC".
OLC stands for 'On-Line Creation'. It doesn't come standard with circlemud,
but can be downloaded as a patch from the circlemud ftp site.

Here's the catch: You need to know what you're doing (or be able to read
documentation) to get it to work. It more or less boils down to typing
"make clean;patch < patchname;cd ..;./config.status;cd src;make"[1]
and you should be up and running.

Unfortunately, the questions we've seen so far doesn't make me confident
in your skills. Taking a programmers course, reading some websites on
programming and browsing the circlemud resources would definately be
a good start. If you really are serious about this mud (you are, right?),
you should spend some time getting to know the basics of your new hobby.
The Circlemud mailing list also has some very informative archives, btw.

It's not the first time I write this: If you think setting up circlemud,
one of the most user-friendly mud code bases available, is a hard task,
you're going to get a wakeup call one of these days - when you realise
there's more to making a good mud than just being able to type 'make'.

Welcor

[1] IF the patch is made correctly,
IF it's unpacked to the correct directory and
IF you haven't changed the running code.
Ryan
2003-07-07 21:48:31 UTC
Permalink
So i unpack the patch into the circlemud directory and enter make
clean;patch < patchname;cd ..;./config.status;cd src;make"
Or along those lines???
I can handle that
Richard
And StockMud v21.5 arises from the ashes to make itself known to the world.
Farix
2003-07-07 21:50:04 UTC
Permalink
So i unpack the patch into the circlemud directory and enter make
clean;patch < patchname;cd ..;./config.status;cd src;make"
Or along those lines???
Richard, we are not here to hold your hand through every step in setting up
your mud. That's why we've been telling you to read the documentation.

And Welcor has already given you more then enough information to get you
started on installing OasisOLC. But you should probably go and figure out
the rest on your own.

*sigh* Now the newsgroup knows what the Circlemud ML has been putting up
with the last few days.

Farix




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Farix
2003-07-07 23:32:44 UTC
Permalink
Post by Farix
*sigh* Now the newsgroup knows what the Circlemud ML has been putting up
with the last few days.
Farix
hehe...I sense a basic competency/performance based test needed in the
future for mailing list additions.
If you think this was bad, I just saw earlier on the phpBB about a person
who didn't even know how to unzip a file, much less what WinZip or FTP were.
And they wanted to start up a phpBB on their site.

Farix




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Richard Owen
2003-07-08 11:11:24 UTC
Permalink
Can i just apoligise for all my annoying questions, i just got co excited
and wanted to get my MUD working and every little proble i panicked and
wanted it fixed then and there, so i kept askin you guys. Everything is
sorted now, im just going to learn how to insert certain code snippets then
im all set

Thankyou for all your help

Richard
Post by Farix
Post by Farix
*sigh* Now the newsgroup knows what the Circlemud ML has been putting up
with the last few days.
Farix
hehe...I sense a basic competency/performance based test needed in the
future for mailing list additions.
If you think this was bad, I just saw earlier on the phpBB about a person
who didn't even know how to unzip a file, much less what WinZip or FTP were.
And they wanted to start up a phpBB on their site.
Farix
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Loading...