|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Thu May 20, 2010 4:58 am
CMUD to serve a MUD? |
How hard would it be to have CMUD serve the mud?
I can almost see how i would display things via my own settings..
But how would I get them to connect to my system and access a package securely? |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu May 20, 2010 3:49 pm |
CMUD would never work as a MUD server. It's completely different.
|
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Thu May 20, 2010 4:46 pm |
There are several out of the box pre-made MUDS out there that you can install on your computer for free.
One I have tried before is called CoffeeMud. |
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Thu May 20, 2010 9:27 pm |
Maybe not in the traditional sense... but all it really needs to do to serve as a MUD is #PRINT messages to their screen and do some behind the scenes calculations.... i really don't see why CMUD -couldn't- do that much.
Room descriptions could be shown as if they are exploring your map in offline mode. The multiple location objects should make that easier. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu May 20, 2010 10:52 pm |
a) CMUD is a client, not a server. A TCP/IP server is completely different than a TCP/IP client.
b) A server needs to be very efficient. It needs to be compiled and not scripted.
c) A MUD server needs to be able to handle multiple players at one time, all in different rooms. The mapper in CMUD would not be efficient for this
d) A MUD is much more than just a map. MUDs have player records with player attributes (hp, etc), a mob database, etc, etc
As I said:
Quote: |
CMUD would never work as a MUD server. It's completely different. |
|
|
|
|
|
|