This is a mud created by scratchers, for anyone. I'm trying to decide if we should advertise on other mud sites or not... We already have all the admins we're going to need for now, unless you have experience in making muds using the coffee mud codebase. That doesn't mean you can't help though. We're going to need help with ideas, and art. Currently, we need an idea for a name. If you've got any ideas, let me know. Also, coffee mud is set up to be a fantasy mud, so we're going to keep it that way for now.
Admins
If you want to be an admin, there a lot of things to learn. You'll need to skim over This guide quickly, to learn things like that there are different types of rooms, exits ect. You wont really have to memorize all of this, but just keep it on hand. Also, if you need help with any commands, use this guide for an explanation of all of the commands you will have. Also, please don't create any rooms, or items without my permission. This will ensure that we don't just create items and rooms willy nilly, that don't belong in the game. For an example, we wouldn't want anyone to create guns in the mud, because it's a fantasy game.Admins
G0D_M0D3
XenoK
Dinoclor
luiysiaIf your name is on the list, and you no longer would like to be an admin, or you don't think you can handle the responsibilities, just ask, and I'll take you off the list. I'm going to have an admin for every five players we actively have. That means if we have around five players on the server at once, for a few times, I'll ask if any one else wants to be an admin. Then, when we get around 10 people on at once, I'll ask for another admin. Ect. Most likely, we're not going to need too many more Admins.
Need Admin Powers?
If you are an admin, but you do not have the admin powers, just ask me (nimfle), to make you an admin. Both you, and I, must be online for you to be admin.To-Do List
- Think of a name for the MUD
More info to come!
Last edited by elfin8er (2012-06-06 17:14:01)
Offline
I can do some concept art, though it probably won't be super detailed. I could also come up with ideas, names, characters, etc. because I have this thing where while I can't really write (coherent) stories, I can make up pretty good characters and descriptions.
what I'm trying to say is, could I be an admin?
Last edited by luiysia (2012-06-04 19:02:49)
Offline
I can set up a weapons shop, though I don't know how to script it. I can just make the shell of it, in scratch code, and you can figure out the rest.
It'll go something like this:
Welcome to the weapons shop!
Here you can buy, well, weapons, armor, potions, and other basic stuff for a warrior. Select what you want to buy
[weapons/armor/potions/sell]
Say I picked weapons
Oh, so you're interested in weapons? Well, we've got a lot to choose from.
We'll break it into categories to help you.
[swords/daggers/maces/bows/other]
Now say I pick swords.
Ah, the sword. The most deadly thing in a skilled warrior's hands. We have a nice selection of blades for you.
[Your gold: 0,000,000,000]Iron sword
Price: 50 gold
Damage: 10-20
Attk. Speed: 5spm (swings per minute)[insert more swords here]
If I'm getting MUD's wrong, tell me. This will have turn-based fighting, right?
I can be a room/item creator.
Last edited by G0D_M0D3 (2012-06-04 19:14:02)
Offline
Perhaps I'm missing something, but... Scratch mud? Is it a special blend of different types of dirt and purified water of some sort? Nah, I'm just kidding, but I was initially very confused.
In all seriousness, you might seriously benefit from explaining what MUD is/stands for in your initial post.
Offline
coolstuff wrote:
Perhaps I'm missing something, but... Scratch mud? Is it a special blend of different types of dirt and purified water of some sort? Nah, I'm just kidding, but I was initially very confused.
In all seriousness, you might seriously benefit from explaining what MUD is/stands for in your initial post.
Plus, I think you should explain CoffeeMUD some more.
Offline
Alright. A mud stands for multi user dungeon. It's pretty much an mmorpg, but that is all text based. There are no pictures. People can go to different "rooms" usually by going n, s, e, w, nw, ne, sw, se, up, or down. These are called exits. Usually there are anywhere from 1-5 exits in each room. For an example. The starting room may be called "TownSquare", so here's how it may look.
TownSquare
The town square is the middle of the town. You see two young rats. elfin8er and bioa10 are here.
Exits: N, E, Up
At that point, you would choose an action. There are MANY actions you can do. A few of the basics are below.
Look: Pretty much just shows you what's shown above.
Say <something>: Allows you to say something to everyone in your "Room"
<direction>: Let's you go in a direct. Ex. n, north, u, up ect.
kick <mob>: Allows you to fight. You can fight animals, npc's, and humans. You can also punch the same way.
get <item>: If there's an item in the room you're in, you can pick it up.
There are many more commands, but this is just some of them.
You can also complete quests, join teams, trade, and buy items.
As for coffee mud, it is a codebase. That means it's sorta like a template, that already has all of the code needed for the mud server. That includes basic races, and classes, as well as a quest system, a shop system, a room system, a battle system, and commands. Our job, is to create everything. We create the shops, and what's in them, the rooms, the mobs ect.
Maybe this isn't quiet ready for help yet. If you know what coffee mud is exactly (ie have used it before) I could REALLY use your help, but maybe I'll just create the first few rooms, and shops, and mobs and all of that, and then you guys can add your own stuff? Would that work for everyone?
Last edited by elfin8er (2012-06-04 22:53:53)
Offline
luiysia wrote:
I was thinking, could I make some concept art for this? I have some ideas that I think could be used, and I could make some kind of world map that shows the terrains, just for a general idea.
That would be awesome! We need to think of a name first, but if you want to make a map, with all the names of the rooms, and stores and stuff, that'd be great!
Offline
elfin8er wrote:
luiysia wrote:
I was thinking, could I make some concept art for this? I have some ideas that I think could be used, and I could make some kind of world map that shows the terrains, just for a general idea.
That would be awesome! We need to think of a name first, but if you want to make a map, with all the names of the rooms, and stores and stuff, that'd be great!
I started, and I'm including:
- a world map (no fancy projections, just two sides of a globe)
- list of countries
- shop/item/npc ideas
Also, if you have a Google account, the admins and stuff could share a document. I really like that idea, but I'm not sure if everyone has an account.
EDIT: Google Docs isn't working for me
So I've found an alternative: typewith.me
You don't need an account, you can just sign up. I really like it! There's not many features, though. I've started a pad, just to test it. It works pretty well, but I haven't really done the collaborative part yet.
Last edited by luiysia (2012-06-05 17:56:38)
Offline
luiysia wrote:
elfin8er wrote:
luiysia wrote:
I was thinking, could I make some concept art for this? I have some ideas that I think could be used, and I could make some kind of world map that shows the terrains, just for a general idea.
That would be awesome! We need to think of a name first, but if you want to make a map, with all the names of the rooms, and stores and stuff, that'd be great!
I started, and I'm including:
- a world map (no fancy projections, just two sides of a globe)
- list of countries
- shop/item/npc ideas
Also, if you have a Google account, the admins and stuff could share a documents. I really like that idea, but I'm not sure if everyone has an account.
Awesome! Yes, I do have a google account. If anyone else here does, post your gmail, and I'll create a few documents for us to work on.
Offline
elfin8er wrote:
luiysia wrote:
elfin8er wrote:
That would be awesome! We need to think of a name first, but if you want to make a map, with all the names of the rooms, and stores and stuff, that'd be great!
I started, and I'm including:
- a world map (no fancy projections, just two sides of a globe)
- list of countries
- shop/item/npc ideas
Also, if you have a Google account, the admins and stuff could share a documents. I really like that idea, but I'm not sure if everyone has an account.Awesome! Yes, I do have a google account. If anyone else here does, post your gmail, and I'll create a few documents for us to work on.
Like I said earlier, Docs is very very broken for me
Could we make one of the typewith.me docs?
godmod3: yes, but I think you need to register first.
Last edited by luiysia (2012-06-05 17:59:49)
Offline
luiysia wrote:
elfin8er wrote:
luiysia wrote:
I started, and I'm including:
- a world map (no fancy projections, just two sides of a globe)
- list of countries
- shop/item/npc ideas
Also, if you have a Google account, the admins and stuff could share a documents. I really like that idea, but I'm not sure if everyone has an account.Awesome! Yes, I do have a google account. If anyone else here does, post your gmail, and I'll create a few documents for us to work on.
Like I said earlier, Docs is very very broken for me
Could we make one of the typewith.me docs?
godmod3: yes, but I think you need to register first.
Ok. I made a typewith.me doc. It seems to be taking a little while to load though.
Offline
elfin8er wrote:
luiysia wrote:
elfin8er wrote:
Awesome! Yes, I do have a google account. If anyone else here does, post your gmail, and I'll create a few documents for us to work on.Like I said earlier, Docs is very very broken for me
Could we make one of the typewith.me docs?
godmod3: yes, but I think you need to register first.Ok. I made a typewith.me doc. It seems to be taking a little while to load though.
(I'm assuming that by the time you see this it will have loaded)
What's the URL?
Offline
Here's a little of what we have so far. Not much, but it's a start. The Admin Lab, as well as the jail, is protected by an admin key. (If you can't see the image, click the error)
For Admins!
If you need a key, just generate one with the secret identity: 1928142
Last edited by elfin8er (2012-06-06 17:11:51)
Offline
luiysia wrote:
For some reason, I keep getting messages that say things like "You could really use some ." Can you starve to death in this game? Because that would really stink.
Hmm. I'm not sure. I'll have to see if there's a way to fix that.
Offline