GetServerIP

From Multi Theft Auto: Wiki
Redirect page
Jump to navigation Jump to search

If you are searching for the fetchRemote version, you can get it here: GetServerIp

[[|link=|]] Warning: The version above is expensive to call and will not return the IP immediately. Consider using the GetServerConfigSetting version if you want get the server IP instantly.

However, the version above is more trustable than GetServerConfigSetting, which may return the string "auto" if the server is local.