GetServerIP

From Multi Theft Auto: Wiki
Revision as of 22:54, 16 May 2020 by LordHenry (talk | contribs) (Redirect page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 won't return IP if the server is local.