| Disconnect |
|---|
| Script function world.Disconnect
Read about scriptingType Method Summary Disconnects the world from the MUD server Prototype long Disconnect();
View list of data type meaningsDescription This disconnects from the current world. (ie. It disconnects from the MUD server).VBscript example Jscript example PerlScript example Python example Lua example Return value
View list of return code meaningsSee Also ... Functions
Connect (Connects the world to the MUD server)
IsConnected (Tests to see if the world is connected to the MUD server)(Help topic: function=Disconnect)
Documentation contents page |