Author Topic: Getting the server name from clientside script?  (Read 707 times)

Now I need to know how to get the name of a server by using clientside scripts. How would I do that?

I think there's something like $Server::Name. You can probably also get it from the player list, but that won't update if the host changes it mid-game (unless they force the clients to update).

$ServerInfo::Name shows you "host's server", however I found problems with this variable randomly changing mid-game where it suddenly doesn't contain the host name anymore