658 {
660 {
662 if ( result )
663 {
666 return;
667 }
668 else
669 {
670 g_Game.GetUIManager().ShowDialog(
"#str_xbox_authentification_fail_title",
"#str_xbox_authentification_fail", 232, DBT_OK, DBB_NONE, DMT_INFO,
g_Game.GetUIManager().GetMenu() );
671 }
672 }
673
675 {
677 GetFirstServerWithEmptySlotInput input = new GetFirstServerWithEmptySlotInput;
680 }
681 else
682 {
683 g_Game.GetUIManager().ShowDialog(
"#str_xbox_authentification_fail_title",
"#xbox_authentification_fail", 232, DBT_OK, DBB_NONE, DMT_INFO,
g_Game.GetUIManager().GetMenu() );
684 }
685 }
static BiosClientServices m_ClientServices
static int m_AutoConnectTries
static GetServersResultRow GetRandomFreeResult(GetFirstServerWithEmptySlotResult results)
static bool ErrorCaught(EBiosError error)