|
|||||||||||||||||||||||||||||||||||||||
How Players can help code SWmud areas Players can design areas if they wish. For the player the work means getting a wizard to co-operate with you, designing a map and making room descriptions. The wizard will then convert all of these into actual code and real mud areas. Following are instructions on how to submit the area so that the wizard coding it will have an easier time converting it to code. Be sure to find a wizard willing to work with you first however. What you'll need to do is draw a map of the place and then make an ascii map out of that. Sort of like this: 01--02--03 Then you need to write the descriptions for each room, something like this (additional comments are written inside [ ] ) 01: End of a hallway [Each description should be at least 3 lines long. I'd like each line be inside ""s, so that when making the rooms I can simply cut and paste everything. Notice the extra space at the end of the line. Also need the \n at the end of the description.] item descs: "The hallway goes to the east of you.", [There should be an item description for each noun mentioned in the room description. Also, I'd like them submitted as they are here. First the list of the items, each inside ""s, then the descriptions for each, also inside ""s and separated by commas. Again, much easier for me since I can then just cut and paste the whole thing.] smell: listen: items: [Smells and listens are optional. Also monster is optional, not each room has to have one. Some rooms could have objects in them too. You can write like:] action: 'pull lever', player gets a backpack or opens a secret exit to X Do all these rooms in this fashion. Then you can do the monsters and other things sort of like: monsters: We cant make everything exactly as you describe, especially the monsters, but at least getting descriptions for them would be nice. Players are allowed to create areas like this, but the only rule is that the area will be changed a little, so that even the creator won't know all its secrets. The point is that even you will not be a 100% expert in the area when you first step onto it, but you will also have to explore it a little, because otherwise you could just easily make yourself all kinds of things that only you would know about; e.g. 'pull lever' in this room gives the player 1000 exp, and then only you would know about it and use that to get yourself exp.
Note: Lines should be 75 characters long. |
|||||||||||||||||||||||||||||||||||||||
Area Coding || Coder Test || New Coders || General Information Index || Game Information |
|||||||||||||||||||||||||||||||||||||||
Site Map ||
Home ||
Top ||
Back ||
Play Now
|