For the complete documentation index, see llms.txt. This page is also available as Markdown.

📑ServerList

List of game servers displayed for the player to choose from on the server selection screen.

//ServerCode ServerName ServerAddress ServerPort ServerType A "B" "C" D "E" end A = Server code. B = Name displayed in the list. C = GameServer IP or Local IPv4. D = GameServer Port E = "SHOW ou HIDE" SHOW displays the server; any other value hides it. The ServerCode must match the one configured in the corresponding GameServer; otherwise, it will never appear as online in the list. It can be reloaded without restarting the ConnectServer via the window's Reload > Reload ServerList menu.

Last updated