Register forum user name Search FAQ

ResetIP

Script function

world.ResetIP

Read about scripting

Type

Method

Summary

Resets the cached IP address of the world and proxy server

Prototype

void ResetIP();

View list of data type meanings

Description

Call this function to reset the internal copy of the world's IP address, saved after looking up its domain name.

This would be useful if you connect to worlds that frequenly change their address, otherwise the old (cached) one would be used when you connect to the world the second and subsequent times.


Available in MUSHclient version 3.73 onwards.



VBscript example

ResetIP


Jscript example

ResetIP ()


Lua example

ResetIP ()


Return value

Nothing.


See Also ...

Functions

(Connect) Connects the world to the MUD server
(Disconnect) Disconnects the world from the MUD server

(Help topic: function=ResetIP)

Documentation contents page


Search ...

Enter a search string to find matching documentation.

Search for:   

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.