The following Visual Basic project contains the source code and Visual Basic examples used for vbscript powered mud. This example of a telnet MUD server uses the power of the ScriptControl (from Microsoft's Web Site), XML data parsing and Winsock to provide a fully scriptable application.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
clsConfigContentHandler.cls | 14050 |
config.xml | 11358 |
config.xml.bak | 11358 |
Welcome.txt | 114 |
frmClassProps.frm | 11550 |
frmCloneObj.frm | 3137 |
frmCommands.frm | 6518 |
frmEditEntity.frm | 9300 |
frmMain.frm | 6373 |
frmMain.frx | 1090 |
frmObjectEditor.frm | 8249 |
frmScriptEditor.frm | 7729 |
frmScriptEditor.frx | 1090 |
gnMUD.exe | 200704 |
gnMUD.vbp | 1938 |
gnMUD.vbw | 1087 |
gnMUDClient.cls | 15874 |
gnMUDClients.cls | 2989 |
gnMUDCommand.cls | 2005 |
gnMUDCommandAlias.cls | 961 |
gnMUDCommandAliases.cls | 2771 |
gnMUDCommands.cls | 5108 |
gnMUDEntities.cls | 4200 |
gnMUDEntity.cls | 1942 |
gnMUDEvent.cls | 2487 |
gnMUDEvents.cls | 3126 |
gnMUDGame.cls | 4481 |
gnMUDObject.cls | 1460 |
gnMUDObjects.cls | 4068 |
gnMUDProperties.cls | 3367 |
gnMUDProperty.cls | 2099 |
gnMUDSystem.cls | 2391 |
gnMUDTimer.cls | 2312 |
gnMUDTimers.cls | 2905 |