More then 10 worlds.

Posted by Jlzink on Mon 04 Apr 2005 09:42 PM — 3 posts, 15,978 views.

USA #0
I recently started writting a suite of bots for Furcadia, which is a graphical MMORPG mud type game, for those that don't know of it. The problem with mushclient is that it does not allow for the user to run more then 10 worlds in one single instance of mushclient. So my suggestion is that mushclient support unlimited number of instances or atleast 20 instances. This would allow for less scripting to make two different instances know what eachother was doing....anyways, just an idea i was thinking of...either way my suite of bots will be completed one way or another.
USA #1
You can use the chat protocol to talk between worlds, you can even send commands and things. It also allows you to communicate to other computers (if you wanted to work with someone else, or whatever).

Another thing you can do is use UDP to send things between worlds (again, regardless of mushclient instances).
Australia Forum Administrator #2
There is no limitation of 10 worlds in MUSHclient, where did you get that idea? There are only 10 buttons on the "world button bar" certainly, but you can have 100 or more worlds.

If you open up the "activity list" window you can see all open worlds, with no limit apart from the practical one of how many simultaneous TCP/IP sessions you can have, or the memory in your PC.