![]() |
Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CServerInfo. More...
#include <doc.h>
Public Attributes | |
| Text const | ServerName |
| Text const | ServerLogin |
| Text const | JoinLink |
| Text const | Comment |
| Text const | ServerVersionBuild |
| Integer const | PlayerCount |
| Integer const | MaxPlayerCount |
| Integer const | SpectatorCount |
| Integer const | MaxSpectatorCount |
| Real const | PlayersLevelMin |
| Real const | PlayersLevelAvg |
| Real const | PlayersLevelMax |
| Text const | ModeName |
| Real const | LadderServerLimitMax |
| Real const | LadderServerLimitMin |
| Array< Text > | PlayerNames |
| Array< Text > | ChallengeNames |
| Array< Text > | ChallengeIds |
| Integer const | NbChallenges |
| Boolean const | HasBuddies |
| Boolean const | IsFavourite |
| Boolean const | IsLobbyServer |
| Boolean const | IsPrivate |
| Boolean const | IsPrivateForSpectator |
| Boolean const | IsMapDownloadAllowed |
| Boolean const | IsTeamMode |
| Boolean const | IsDisableChangeTeams |
| Text const | SendToServerAfterMatchUrl |
| Integer const | ViewerCount |
| Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CServerInfo.
| Text const CServerInfo::Comment |
| Boolean const CServerInfo::HasBuddies |
| Boolean const CServerInfo::IsDisableChangeTeams |
| Boolean const CServerInfo::IsFavourite |
| Boolean const CServerInfo::IsLobbyServer |
| Boolean const CServerInfo::IsMapDownloadAllowed |
| Boolean const CServerInfo::IsPrivate |
| Boolean const CServerInfo::IsPrivateForSpectator |
| Boolean const CServerInfo::IsTeamMode |
| Text const CServerInfo::JoinLink |
| Real const CServerInfo::LadderServerLimitMax |
| Real const CServerInfo::LadderServerLimitMin |
| Integer const CServerInfo::MaxPlayerCount |
| Integer const CServerInfo::MaxSpectatorCount |
| Text const CServerInfo::ModeName |
| Integer const CServerInfo::NbChallenges |
| Integer const CServerInfo::PlayerCount |
| Real const CServerInfo::PlayersLevelAvg |
| Real const CServerInfo::PlayersLevelMax |
| Real const CServerInfo::PlayersLevelMin |
| Text const CServerInfo::SendToServerAfterMatchUrl |
| Text const CServerInfo::ServerLogin |
| Text const CServerInfo::ServerName |
| Text const CServerInfo::ServerVersionBuild |
| Integer const CServerInfo::SpectatorCount |
| Integer const CServerInfo::ViewerCount |