Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Getting the server name from clientside script?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Getting the server name from clientside script? (Read 707 times)
mitterdoo
July 08, 2013, 05:52:31 PM
Now I need to know how to get the name of a server by using clientside scripts. How would I do that?
Ad Bot
Advertisement
otto-san
July 08, 2013, 05:54:34 PM
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).
Zeblote
July 08, 2013, 05:57:43 PM
$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
mitterdoo
July 08, 2013, 06:02:05 PM
Thanks.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Getting the server name from clientside script?