|
|||||||
This is a discussion on "Coding and Building" in the Top Mud Sites Newbie Help forum : Ok, just out of curiosity what is the difference between a MUD coder and a MUD builder?... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
New Member
Join Date: Jun 2008
Posts: 5
![]() |
Coding and Building
Ok, just out of curiosity what is the difference between a MUD coder and a MUD builder?
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jan 2006
Location: USA
Home MUD: Threshold RPG
Home MUD: Primordiax
Home MUD: Archons of Avenshar
Posts: 650
![]() ![]() |
Re: Coding and Building
A mud coder is someone who works with the code that creates the core systems of the game itself.
A builder is someone who creates content such as areas, mobs, and loot. Usually, builders write and script using what the coders coded to create content for the game. Some coders are also builders, and some of the duties sometimes overlap depending on the code base. |
|
|
|
|
|
#3 |
|
Senior Member
|
Re: Coding and Building
Additionally, a coder would have to have knowledge of the code language that the game is written in while the builder may not. Hence, proficiency in C (assuming that's what the code is) would be needed for a coder position but not for a builder who might only have to simply know how to write a sentence in English (assuming it's an English-based game).
![]() Take care, Jason |
|
|
|
|
|
#4 |
|
Member
Join Date: Jul 2008
Name: Matt
Posts: 108
![]() |
Re: Coding and Building
It's also worth remembering that the terms are usually applied to DIKU derivative games and don't necessarily mean much in other codebase families.
|
|
|
|
|
|
#5 |
|
Legend
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 1,169
![]() ![]() |
Re: Coding and Building
I think Milawe said it perfectly. I'm curious if there is any MUD that isn't written in C. So far I've not run across one (perhaps a new fangled java based MUD).
Orrin, what games don't use such terms? As even in large MMO's they utilize those titles (and a slew of other titles as you have writers, scripters, artists, etc.) |
|
|
|
|
|
#6 |
|
Member
Join Date: Jan 2006
Posts: 213
![]() |
Re: Coding and Building
|
|
|
|
|
|
#7 |
|
Legend
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 1,169
![]() ![]() |
Re: Coding and Building
I wrote a multi database system on the sql server platform a few years back. That sounds so interesting, I can't imagine reviewing the code on that one. Do you just play from the web then? No client so to speak?
|
|
|
|
|
|
#8 | |
|
Member
Join Date: Jan 2006
Posts: 213
![]() |
Re: Coding and Building
Quote:
Address: throes.slayn.net Port: 1200 Been looking for some more testing lately. Just added extended hit-locations, with armor-type versus damage-types, for melee damage. Still in perpetual alpha. |
|
|
|
|
|
|
#9 | |
|
Legend
Join Date: Apr 2002
Name: Richard
Location: München
Home MUD: God Wars II
Posts: 1,935
![]() ![]() |
Re: Coding and Building
Quote:
|
|
|
|
|
|
|
#10 |
|
Member
Join Date: Jul 2008
Name: Matt
Posts: 108
![]() |
Re: Coding and Building
In DIKU terms the difference is usually that a coder works within the shell on the source code and a builder works within the game using some kind of OLC. I haven't conducted a survey or anything, but my experience of other servers is that while people may talk about building or coding, there is less notion of 'coder' and 'builder' as distinct named roles.
|
|
|
|