[MUD-Dev] Writing a MUD Server in Visual Basic?
Matt Owen
MOwen at Channel4.co.uk
Tue Dec 18 08:22:57 CET 2001
From: Troy Fisher [mailto:ashon at wsunix.wsu.edu]
Sent: 13 December 2001 18:36
>> As it stands now. I have a fully working codebase, that can
>> support 60 odd players (64 being the built in upper limit) with
>> no noticeable lag on a 500Mhz Pentium 3. Feature wise, it mimics
>> the style and depth of Shades. This was my original design plan
>> and I am quite happy with how it turned out. For those who never
>> played Shades, it's basically a 'scavenger' type MUD, collect
>> objects and put them in special places for points. PvP is also
>> supported. It also has in-game object and room creation for
>> players flagged as 'builders'. There are no NPCs as yet.
> Awesome. Why'd you have 64 as the built in limit?
Not sure, seemed a good number at the time. I do have a few static
arrays that use this limit, so upping it would only be a case of
changing those.
> If you are looking for some of the more interesting and running vb
> servers, check out http://www.wheelmud.org/goodies/links.htm I'm
> trying to keep the list current with other vb muds that are
> running.
I intend to swing by WheelMUD sometime in the near future.
Unfortunately, I lost my Windows Hosting, so my MUD has no home at
the moment.
Matt.
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list