using System; using UnityEngine; using UnityEngine.UI; // Token: 0x020010CD RID: 4301 public class GameScoreboardFooterView : ProjectorUIElementView { // Token: 0x06024969 RID: 149865 RVA: 0x00A0B4C8 File Offset: 0x00A096C8 public void LKGGPEOBCCH(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[3]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "IntegrationTest")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "b"; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "from"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "ca"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "LaunchInternalProcessError: "; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "Play"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "f1779b982f1c09aed3adb3cca563cbc2"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "name"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "cd"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "api/rooms/" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.RESULTS_LOCKED); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = " v#"; break; } base.JJPPMEEMHAK(true); } // Token: 0x0602496A RID: 149866 RVA: 0x00A0BB78 File Offset: 0x00A09D78 public void JFILEENKMIH(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[4]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Round Over!")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[3] = "{not_found}"; array[5] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "No vote dialog found"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "IntegrationTest Pass"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Outfit Manager FindColor in "; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Error calling OpAuthenticate! Did not work. Check log output, AuthValues and if you're connected. State: "; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "api/gamesessions/v2/"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Bonus!"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "TWO WEEKS"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "audiosource" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.PRE_GAME); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "MustQuitGame"; break; } base.BACABIMFJEM(false); } // Token: 0x0602496B RID: 149867 RVA: 0x00A0C228 File Offset: 0x00A0A428 public void MNCHGMNNNBN(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Open") }; array[1] = HEOJADOJGNP.CDMFGEIONPD; array[6] = "Rendering"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : ":"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "RequestForPickupItems"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "PublishMessage called while not connected to front end server."; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "IAEoAkITqgIQUmVjUm9vbS5Qcm90b2J1ZmIGcHJvdG8z"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "libfaac-win64.dll"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "type"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "user_id"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "D2" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Turn off sandbox to re-enable Challenges"; break; } base.KBBMJKMDLAN(true); } // Token: 0x0602496C RID: 149868 RVA: 0x00A0C8D8 File Offset: 0x00A0AAD8 public void FOIOJEDOPLJ(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[7]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "api/PlayerReporting/")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[5] = "Failed to update display name: "; array[5] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "-An error occured: {0}\n"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "event_properties"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "no assemblies"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "Value"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "Opaque"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "PUTPV"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "LnJlY3Jvb20uQ29udHJvbFBvaW50RGF0YSJwChBDb250cm9sUG9pbnREYXRh"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "[Steamworks.NET] DllCheck Test returned false, One or more of the Steamworks binaries seems to be the wrong version." + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.RESULTS_LOCKED); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Blocked"; break; } base.KBBMJKMDLAN(true); } // Token: 0x0602496D RID: 149869 RVA: 0x00A0CF88 File Offset: 0x00A0B188 public void KBILNGAILJM(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Encryption wasn't established: ") }; array[1] = HEOJADOJGNP.CDMFGEIONPD; array[8] = "[PV] Frame event for voice #"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "Screen collisions active"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "method"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "utm_campaign"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = " is excluded on this platform"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + " is missing a maintain world space offset."; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "ns.exitgames.com"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "Chat"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "OnPressRight" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_OVER); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "invalid distance code"; break; } base.DFMDFAOPHKM(false); } // Token: 0x0602496E RID: 149870 RVA: 0x00A0D638 File Offset: 0x00A0B838 public void IBCKDBNOLKN(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[5]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "api/upload/")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "rotation"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "Quest Room "); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "You are banned for {0}. For any questions contact support@againstgrav.com"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "GameSessionId"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = ")"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + " was expected\n"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "GZipStream"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "RpcOnMasterGroupCreation"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "_team" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "+join:"; break; } base.MEJKKOIPPOP(false); } // Token: 0x0602496F RID: 149871 RVA: 0x00A0DCE8 File Offset: 0x00A0BEE8 public void ABNEODCOGDC(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Enter room name")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "Skipping PhotonVoiceConnect for Junior profile"; array[4] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "{0}v2/addfriend?id={1}"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "StartTime"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "RegionPing: Only allowed while disconnected"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "failed_to_connect"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "activityName"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Unable to send offline invite: "; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "accepted"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "OpJoinLobby()" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "WallHack Detector"; break; } base.KBBMJKMDLAN(false); } // Token: 0x06024970 RID: 149872 RVA: 0x00A0E398 File Offset: 0x00A0C598 public void JHKOOCAPNOC(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "SystemInfo")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "_ZTest"; array[2] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "LastAcquiredTime"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "{not_found}"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "HandMute"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Failed to connect to RecNet"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "\\u"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Not friends yet!"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "RpcOnTookDamage"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "cause" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "HTTPUpdateDelegator"; break; } base.FBEHHKHDOEI(true); } // Token: 0x06024971 RID: 149873 RVA: 0x00A0EA48 File Offset: 0x00A0CC48 public void GNLMDICDALE(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[7]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "item_id")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[1] = "easetype"; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "dodgeball"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "activityName"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Summer Sale"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "shake"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "Application Installer ID"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "No screen shots during recordind!"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Sec-WebSocket-Key"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = " (inactive)" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "demoColor"; break; } base.DFMDFAOPHKM(false); } // Token: 0x06024972 RID: 149874 RVA: 0x00A0F0F8 File Offset: 0x00A0D2F8 public void COBHFJDHKDC(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[5]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Open")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[4] = "api/PlayerCheer/"; array[8] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "DCFCOEIKFEB"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "lifeBar"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Instance of JsonData is not a dictionary"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = " ms"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "Failed to save cubemap file since "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "3"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "TAKE TO MAINFRAME"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "0.########" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.PRE_GAME); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Using constructor for new PingNativeStatic()"; break; } base.OBNLCFPDIPA(false); } // Token: 0x06024973 RID: 149875 RVA: 0x00A0F7A8 File Offset: 0x00A0D9A8 public void DAFGLMPCOIG(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[4]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "spillway6")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[0] = "PS4PlatformManager: getLocalProfileRequest.Response.Profiles.Length == 0"; array[6] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "R"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "GiftRarity"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "GetProfile failed: Profiles.Length == "; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "GiftRarity"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + " Address: "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Failed to cheer player "; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "iTween Camera Fade"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "Tie Game" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.GAME_OVER); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "mute"; break; } base.GKDLNAMLAEI(false); } // Token: 0x06024974 RID: 149876 RVA: 0x00A0FE58 File Offset: 0x00A0E058 public void LMABJMOOBOD(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[6]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "RpcOnReflection")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[3] = "M/d"; array[4] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "Unable to send game invite: "); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "_game_invite"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "StateMachine"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "OneUp"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "NOOPMFMOHNP"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "RpcMasterStopGame"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "ZWNSb29tLlByb3RvYnVmYgZwcm90bzM="; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "max_fps" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.LOADING_NEXT_LEVEL); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "dclid"; break; } base.FBEHHKHDOEI(true); } // Token: 0x06024975 RID: 149877 RVA: 0x00A10508 File Offset: 0x00A0E708 public void AOMNMBICLIJ(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Active")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[5] = "Subscribe can't be called for empty or null channels-list."; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "PLAY"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Failed to Destroy objects of playerId: "; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "."; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Daily bonus {0}/{1}"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "partyId"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Register"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "server_max_window_bits"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "Ignoring Connect() because app gets closed. If this is an error, check PhotonHandler.AppQuits." + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Invalid number of arguments passed to ActionEvent.Invoke()"; break; } base.DFMDFAOPHKM(true); } // Token: 0x06024977 RID: 149879 RVA: 0x00A10BC0 File Offset: 0x00A0EDC0 public void ELOLOACFJLP(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[7]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "SystemInfo")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[8] = "_InterpolationEpi"; array[4] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "\nFound "); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "DetachObject "; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "_MainTex"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "r"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "HasAppliedDamage"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = " scene: "; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "AvatarItemDesc"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "utm_content" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "graphicsShaderLevel"; break; } base.OONKDGJGFPN(true); } // Token: 0x06024978 RID: 149880 RVA: 0x00A11270 File Offset: 0x00A0F470 public void PCMBIOFDHME(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "max")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[0] = "type"; array[1] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "basic"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "GA FREE - Demo01 (960x600px)"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Android Warhol T-Shirt"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "ReportCategory"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + " is missing materials."; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Failed to load saved outfit"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + " is missing Tool component."; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "P{0}.{1}" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "0.########"; break; } base.BACABIMFJEM(false); } // Token: 0x06024979 RID: 149881 RVA: 0x00A11920 File Offset: 0x00A0FB20 public void APGBHJCAPJM(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "{not_found}"), HEOJADOJGNP.CDMFGEIONPD, null, "error" }; array[2] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "_DesaturationAmount"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Purpose"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "RPCs can only be sent in rooms. Call of \""; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "Unable to create or locate Persistence View with guid {0}."; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "ROUND STARTING SOON"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "EquipShirt2"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + " Goals"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "PlatformDisableComponents requires at least one specified platform." + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "SM"; break; } base.NBFILHGLBAO(true); } // Token: 0x0602497A RID: 149882 RVA: 0x00A11FD0 File Offset: 0x00A101D0 public void LEHLBFKDOKB(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "float: ") }; array[0] = HEOJADOJGNP.CDMFGEIONPD; array[7] = "Match Point!"; array[0] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "Obscured Cheating Detector"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = " (eye)"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "ButtonDown_1"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Action"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "COLORED_ON"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "AngVel: ({0:F2}, {1:F2}, {2:F2})\n"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "_Decal_Tex"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "DKMode" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.GAME_RUNNING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "{0}"; break; } base.BACABIMFJEM(false); } // Token: 0x0602497B RID: 149883 RVA: 0x00A12680 File Offset: 0x00A10880 public void FOEIBCBKNLJ(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[3]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "WallHack Detector")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[7] = "Can't connect: ServerSettings asset must be in any 'Resources' folder as: PhotonServerSettings"; array[2] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "looktarget"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "PADDLEBALL_TIMER"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "ObscuredUShort vs ushort, "; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "The observed monobehaviour ("; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "de"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "ReconnectAndRejoin() enabled isMessageQueueRunning. Needs to be able to dispatch incoming messages."; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "update ^name"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "path" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.RESULTS_LOCKED); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "RelationshipType"; break; } base.FBEHHKHDOEI(true); } // Token: 0x0602497C RID: 149884 RVA: 0x00A12D30 File Offset: 0x00A10F30 public void DAHCBGMCDEP(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[7]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "RpcOnPowerupPickup")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[1] = "RpcMasterSetScoreToWin"; array[5] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "_game_invite"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Can't add a property here"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "SystemInfo"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "Timeout waiting to spawn player (zombie room, with heartbeat)"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "Host"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Remote server closed the connection before sending response header! Previous request state: {0}. Connection state: {1}"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Response"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "{0}v2/gifts/generate" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "SC_TPBP"; break; } base.GKDLNAMLAEI(false); } // Token: 0x0602497D RID: 149885 RVA: 0x00A133E0 File Offset: 0x00A115E0 public void OGODCGIOHOB(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + ", ") }; array[1] = HEOJADOJGNP.CDMFGEIONPD; array[3] = "RpcOnChunkDestruction"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "ns.exitgames.com"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "USE_DESATURATION_MASK"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Most likely the game became empty during the switch to GameServer."; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "CONGFFPGBED"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "Found "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "UnityEngine.Logger."; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "12345"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "Unsupported file format" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "ts"; break; } base.OBNLCFPDIPA(true); } // Token: 0x0602497E RID: 149886 RVA: 0x00A13A90 File Offset: 0x00A11C90 public void EIKNLMLPMPJ(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + " assertion failed.\n"), HEOJADOJGNP.CDMFGEIONPD, null, null, null, "rotation" }; array[1] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "No Deflate State!"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Master : "; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = " is missing Animation Attack Trigger."; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "SortAscending"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "Stroke "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "://"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "\\t"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "DownloadProgress" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_RUNNING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "SEM_TO"; break; } base.BACABIMFJEM(false); } // Token: 0x0602497F RID: 149887 RVA: 0x00A14140 File Offset: 0x00A12340 public void EDAMDFMBPKO(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[5]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Reason")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[1] = "volume"; array[6] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "Game starts in "); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Collectibles"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Sending you a text..."; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "RpcMasterRequestProductRelease"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "GetProfile failed: "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Only the master can set synchronized PersistenceView GUID on: {0}"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "digest"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "We will investigate." + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.RESULTS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Anti-Cheat Toolkit Detectors"; break; } base.OBNLCFPDIPA(false); } // Token: 0x06024980 RID: 149888 RVA: 0x00A147F0 File Offset: 0x00A129F0 public void HCGLOLGGBGA(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[0]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Rec Room")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[5] = "open"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "type"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "ArcObjects"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "{0}/{1}"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "action"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "\n"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "OutfitSelections"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "ActivityEquipmentData"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "DIRTY" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_STARTING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "stdev_ping"; break; } base.KBBMJKMDLAN(true); } // Token: 0x06024981 RID: 149889 RVA: 0x00A14EA0 File Offset: 0x00A130A0 public void NMFIDBKFMJH(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[5]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "{0} ft {1} in")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[1] = "permessage-deflate"; array[0] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "b_reg_ping"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "{0}v2/updateReputation"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "m"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "hidden"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "to"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "up"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Product Brand "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "Failed to initialize PSN platform" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Bastadis"; break; } base.GKDLNAMLAEI(false); } // Token: 0x06024982 RID: 149890 RVA: 0x00A15550 File Offset: 0x00A13750 public void BJKLHMIHHAK(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[6]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "HB")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "speed"; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "SteamManager"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "ObscuredDouble vs double, "; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = ", SDK v"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = " UI"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "Please Restart"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Prop Creation Enabled!"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "scale"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "Passed: " + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.PRE_GAME); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = " iterations for read and write"; break; } base.AEIMDJPCGHL(true); } // Token: 0x06024983 RID: 149891 RVA: 0x00A15C00 File Offset: 0x00A13E00 public void CBDAHKEDJFE(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "[ACTk] [ Performance tests ]")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[7] = "name"; array[4] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "HOLOTARGET_TIMER"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Ecommerce"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "unknown compression method (0x{0:X2})"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "; client_max_window_bits"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "registration_step_finished"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "The current activity is already a Room!"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Input doesn't evaluate to proper JSON text"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "easeType" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.GAME_RUNNING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Editor only."; break; } base.GOJLHJMDMNJ(true); } // Token: 0x06024984 RID: 149892 RVA: 0x00A162B0 File Offset: 0x00A144B0 public void DNEBPMEOLMA(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[0]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "OnThrowableAttachEaseInCompleted")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[3] = "Attached to hand: "; array[6] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "supportsRenderTextures"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "_ShadowmapDim"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "HTTPManager"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "RecRoomId"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "ScreenOpen"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "\">Detected: "; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Room Saved!"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "activityName" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_STARTING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Error code FROSTBITE. Please contact support@againstgrav.com"; break; } base.GOJLHJMDMNJ(true); } // Token: 0x06024985 RID: 149893 RVA: 0x00A16960 File Offset: 0x00A14B60 public void LNMJDHMFLMB(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[1]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "pr")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[1] = "data"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "claimed_punch_card_reward"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "PlatformId"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "JsonData instance doesn't hold a string"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "PoseCamera(new Vector3({0}f, {1}f, {2}f), Quaternion.Euler({3}f, {4}f, {5}f));"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "api/PlayerCheer/"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "/"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "true"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "Return to default game rules to re-enable Challenges" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "scale"; break; } base.GKDLNAMLAEI(false); } // Token: 0x06024986 RID: 149894 RVA: 0x00A17010 File Offset: 0x00A15210 public void CAJKKBJNIEP(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[6]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "room_reloaded")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "movetopath"; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "Cheers: Loading..."); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Room is under review. Contact us at conduct@againstgrav.com"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = ""; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "ObscuredFloat vs float, "; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "IntegrationTest Fail"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "AuthenticationValues UserId: {0}, GetParameters: {1} Token available: {2}"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "OpSetPropertiesOfRoom()"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "Host: {0}:{1}" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.RESULTS); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "y"; break; } base.GKDLNAMLAEI(true); } // Token: 0x06024987 RID: 149895 RVA: 0x00A176C0 File Offset: 0x00A158C0 public void ILIDIMJNAFM(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[0]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "FIRST_TIME_IN_FLAGS")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[5] = "Successfully updated!"; array[5] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "SwapHands"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "gifs"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "speed"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Update Thread Started"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "Two.png"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "demoUint"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Only int, double or string are allowed types in CustomQuery.data"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "FCABKAsyGi5yZWNyb29tLlJlbW90ZUNvbnRyb2xEYXRhEi0KDnJvb21fZG9v" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.RESULTS_LOCKED); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "No room data to save."; break; } base.AEIMDJPCGHL(false); } // Token: 0x06024988 RID: 149896 RVA: 0x00A17D70 File Offset: 0x00A15F70 public void DIILFNHGNPB(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Id")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[7] = "Purpose"; array[7] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "TriggerPressAmount"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Estimated size (bytes):"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "HomeButton"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Speaking"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "DEFENSE SCORES"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "ANCHOR"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + ".gif"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "platform" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.RESULTS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = ","; break; } base.IOHBMKOCCBI(false); } // Token: 0x06024989 RID: 149897 RVA: 0x00A18420 File Offset: 0x00A16620 public void KPICDCNHKGA(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "My Vault") }; array[0] = HEOJADOJGNP.CDMFGEIONPD; array[7] = "Failed to invite"; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "iTween Camera Fade"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Maximum players"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = ". Ex : "; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "RpcMasterRequestTeamChange"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "TCP Stream closed unexpectedly by the remote server"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Failed to retrieve cached login profiles: "; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "\n\tIsJunior:"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "Failed to send friend request." + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_RUNNING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = " at channel "; break; } base.KBBMJKMDLAN(false); } // Token: 0x0602498A RID: 149898 RVA: 0x00A18AD0 File Offset: 0x00A16CD0 public void SetGameModel(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { string text = string.Concat(new object[] { (HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + " teams of "), HEOJADOJGNP.CDMFGEIONPD, " player", (HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "s" }); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "RESULTS"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "JOIN"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "SPECTATE"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + " required to start"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "RESULTS"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + " required to start"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "NEXT MAP: " + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.RESULTS_LOCKED); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "NEXT"; break; } base.IOHBMKOCCBI(false); } // Token: 0x0602498B RID: 149899 RVA: 0x00A19180 File Offset: 0x00A17380 public void MEFHFPCNPEM(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[2]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "_CoordTexDim")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[0] = "movie_played"; array[0] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "\">Detected: "); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "InstantiateRpc"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "RpcImageChangePending"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "-An error occured: {0}\n"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "_Blue_Col"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Failed to Instantiate prefab:"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + " vault has duplicate guid for colors : "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "Shadows are back to normal." + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_ON); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "TJ"; break; } base.GKDLNAMLAEI(true); } // Token: 0x0602498C RID: 149900 RVA: 0x00A19830 File Offset: 0x00A17A30 public void KJCMKCPNKPH(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + ")") }; array[1] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "USAGE: shadowDistance "; array[8] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : " Scores!"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "PostProcess"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = ")"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "visible"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "rw_dropped_frames_17plusp"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "TestComponent"; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "Cugiel"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "CloseIdle" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "RpcKickedFromParty"; break; } base.DFMDFAOPHKM(false); } // Token: 0x0602498D RID: 149901 RVA: 0x00A19EE0 File Offset: 0x00A180E0 public void BINGFKHFOPA(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 0) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + " id: ")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[4] = "LAST_REVIVE_OTHER_TIME"; array[1] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "Touchpad (Touch)"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "Dropping to dormroom due to unknown error [385120]"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "No Deflate State!"; } else { this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "_Emission_Col"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "Could not invite "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "RpcMasterRequestSaveRoomData"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "reader"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "Sandbox" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.WAITING_FOR_PLAYERS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Birdie"; break; } base.NBFILHGLBAO(false); } // Token: 0x0602498E RID: 149902 RVA: 0x00A1A590 File Offset: 0x00A18790 public void BIHMNDAHECL(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[1]; array[1] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "Marking old objects for destroy:")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "hidden"; array[3] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "BannedUntil"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "get_blitMaterial"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = " "; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = "_Color"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "proxy-authenticate"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "hidden"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = false; this.startGameButtonTooltip.Message = text + "Plugin SDK Version : "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "IS_ENABLED" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.GAME_RUNNING); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "IntegrationTest"; break; } base.OONKDGJGFPN(true); } // Token: 0x0602498F RID: 149903 RVA: 0x00A1AC40 File Offset: 0x00A18E40 public void GKADABPFPHD(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[] { null, (HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "homepage") }; array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "kicked"; array[6] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "Spawning new extrusion instance with ID {0}"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Speed Hack Detector"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "."; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "{0}v3/profile"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = !flag; this.startGameButtonTooltip.Message = text + "Custom/SteamVR_SphericalProjection"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Owner"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "like"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(!HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(false); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "Assign a mesh to the MeshFilter before generating vertex colors" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.RESULTS); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "FRUSTUM_SHAFTS"; break; } base.BCKEDGHFJBP(false); } // Token: 0x06024990 RID: 149904 RVA: 0x00A1B2F0 File Offset: 0x00A194F0 public void DKMFFJHOCLM(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "{0}.{1}: {2} -> {3}")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "Lhingiel"; array[2] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "DiscGolfParticles"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "iTween Error: ValueTo() requires an 'onupdate' callback function and a 'from' and 'to' property. The supplied 'onupdate' callback must accept a single argument that is the same type as the supplied 'from' and 'to' properties!"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "path"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "application/octet-stream"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "Already sent request!"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Timeout waiting to spawn player (zombie room, with heartbeat)"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "Platform"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(true); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "chunked" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.PRE_GAME); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "PUNVoice: Voice Client state: {0}"; break; } base.BACABIMFJEM(true); } // Token: 0x06024991 RID: 149905 RVA: 0x00A1B9A0 File Offset: 0x00A19BA0 public void MKPLGAGHPCI(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[3]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + " ms")); array[1] = HEOJADOJGNP.CDMFGEIONPD; array[1] = "_EmissionColor"; array[8] = ((HEOJADOJGNP.CDMFGEIONPD <= 0) ? string.Empty : "Publishing..."); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "demoColor"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "ENC_STEP_ID"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "FRUSTUM_SHAFTS"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "action"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "The event has not yet started"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = false; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "onupdateparams"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(!flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(false); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.nextMapLabelText.text = "{0:D2}:{1:D2}:{2:D2}:{0:D2}" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.GAME_STARTING); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "LayerIsLocked"; break; } base.BACABIMFJEM(false); } // Token: 0x06024992 RID: 149906 RVA: 0x00A1C050 File Offset: 0x00A1A250 public void IAGNCFIHEAO(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[8]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "vr_interaction_system_left_hand_question.png")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[2] = "...sent you an invite! Want to join them?"; array[1] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "float: "); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "\\\\"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "[Steamworks.NET] Could not load [lib]steam_api.dll/so/dylib. It's likely not in the correct location. Refer to the README for more details.\n"; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = true; this.joinGameButtonColumn.ButtonText.text = "Reset"; this.startGameButtonColumn.ButtonColumn.SetActive(true); bool flag = HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB && HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "InitialLocalRotation"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(true); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "PRE-GAME"; this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "GetRegions failed. Can't provide regions list. Error: "; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = true; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = false; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = "PrimaryIndexTriggerUp" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH != EINCJDOHJCK.LOADING_NEXT_LEVEL); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = "\n"; break; } base.NDCIFHIJBJO(true); } // Token: 0x06024993 RID: 149907 RVA: 0x00A1C700 File Offset: 0x00A1A900 public void GDCKGLKMHDF(EINCJDOHJCK CIEGKPGKOMH, LDCJMGOBIJC HEOJADOJGNP) { object[] array = new object[7]; array[0] = ((HEOJADOJGNP.KIIGMDIEICL <= 1) ? string.Empty : (HEOJADOJGNP.KIIGMDIEICL + "ZGF0YS5wcm90bxoZcmVtb3RlX2NvbnRyb2xfZGF0YS5wcm90bxoUcm9vbV9k")); array[0] = HEOJADOJGNP.CDMFGEIONPD; array[5] = "y"; array[6] = ((HEOJADOJGNP.CDMFGEIONPD <= 1) ? string.Empty : "v1/createaccount"); string text = string.Concat(array); switch (CIEGKPGKOMH) { case EINCJDOHJCK.PRE_GAME: this.configRow.SetActive(true); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Paintball"; if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; this.joinGameButtonColumn.ButtonText.text = "Skipping region because it's not in PhotonServerSettings.EnabledRegions: "; } else { this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.JJOPMICJNMB.FNGPPPHIOPI); this.joinGameButtonColumn.Button.interactable = false; this.joinGameButtonColumn.ButtonText.text = " Wins!"; this.startGameButtonColumn.ButtonColumn.SetActive(false); bool flag = !HEOJADOJGNP.PNADKMEMFNF.MBMGPJOHAGB || HEOJADOJGNP.JJOPMICJNMB.HIBBJBPINPM; this.startGameButtonColumn.Button.interactable = flag; this.startGameButtonTooltip.enabled = flag; this.startGameButtonTooltip.Message = text + "{0}v2/gifts/generate"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; } break; case EINCJDOHJCK.WAITING_FOR_PLAYERS: this.configRow.SetActive(false); this.buttonRow.SetActive(false); this.viewResultsButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.MJKMLKMMCPJ); this.viewResultsButtonColumn.Button.interactable = false; this.viewResultsButtonColumn.ButtonText.text = "Error calling OpAuthenticate! Did not work. Check log output, AuthValues and if you're connected. State: "; this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.Button.interactable = true; this.startGameButtonTooltip.enabled = true; this.startGameButtonTooltip.Message = text + "{0}modify"; this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN; break; case EINCJDOHJCK.GAME_STARTING: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; this.buttonRow.SetActive(HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO); this.viewResultsButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(HEOJADOJGNP.GLILGJDFEKI); this.switchTeamButtonColumn.Button.interactable = false; break; case EINCJDOHJCK.GAME_ON: this.configRow.SetActive(false); this.configText.text = HEOJADOJGNP.IEFKHCDMKCG; if (HEOJADOJGNP.GLILGJDFEKI && HEOJADOJGNP.JJOPMICJNMB.MOPJCKIMNGN) { this.buttonRow.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.Button.interactable = true; } else { this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_RUNNING: if (HEOJADOJGNP.JJOPMICJNMB.ECMEHMICALO) { this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(true); this.switchTeamButtonColumn.ButtonColumn.SetActive(false); this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(false); this.joinGameButtonColumn.Button.interactable = HEOJADOJGNP.JJOPMICJNMB.ECPMBJFAAKL; } else { bool flag2 = string.IsNullOrEmpty(HEOJADOJGNP.JMDLLFFNBEO); this.configRow.SetActive(flag2); if (!flag2) { this.configText.text = HEOJADOJGNP.JMDLLFFNBEO.ToUpper(); } this.buttonRow.SetActive(true); } break; case EINCJDOHJCK.GAME_OVER: this.configRow.SetActive(false); this.buttonRow.SetActive(true); break; case EINCJDOHJCK.RESULTS_LOCKED: case EINCJDOHJCK.RESULTS: this.configRow.SetActive(false); this.buttonRow.SetActive(true); this.joinGameButtonColumn.ButtonColumn.SetActive(true); this.startGameButtonColumn.ButtonColumn.SetActive(false); this.switchTeamButtonColumn.ButtonColumn.SetActive(true); if (HEOJADOJGNP.DMFJDKDJAOC) { this.switchNextMapButtonColumn.ButtonColumn.SetActive(false); this.nextMapLabelColumn.SetActive(true); this.nextMapLabelText.text = ")" + HEOJADOJGNP.BPHLCNLIOIG.ToUpper(); } else { this.switchNextMapButtonColumn.ButtonColumn.SetActive(true); this.nextMapLabelColumn.SetActive(false); } this.viewResultsButtonColumn.ButtonColumn.SetActive(CIEGKPGKOMH == EINCJDOHJCK.RESULTS_LOCKED); this.viewResultsButtonColumn.Button.interactable = true; this.viewResultsButtonColumn.ButtonText.text = ". Switching to the recommended level."; break; } base.OONKDGJGFPN(false); } // Token: 0x04005D21 RID: 23841 [SerializeField] [Header("Text")] private GameObject configRow; // Token: 0x04005D22 RID: 23842 [SerializeField] private Text configText; // Token: 0x04005D23 RID: 23843 [SerializeField] [Header("Buttons")] private GameObject buttonRow; // Token: 0x04005D24 RID: 23844 [SerializeField] private GameScoreboardFooterView.ButtonColumnView joinGameButtonColumn; // Token: 0x04005D25 RID: 23845 [SerializeField] private GameScoreboardFooterView.ButtonColumnView startGameButtonColumn; // Token: 0x04005D26 RID: 23846 [SerializeField] private GameScoreboardFooterView.ButtonColumnView switchTeamButtonColumn; // Token: 0x04005D27 RID: 23847 [SerializeField] private GameScoreboardFooterView.ButtonColumnView switchNextMapButtonColumn; // Token: 0x04005D28 RID: 23848 [SerializeField] private GameObject nextMapLabelColumn; // Token: 0x04005D29 RID: 23849 [SerializeField] private Text nextMapLabelText; // Token: 0x04005D2A RID: 23850 [SerializeField] private GameScoreboardFooterView.ButtonColumnView viewResultsButtonColumn; // Token: 0x04005D2B RID: 23851 [SerializeField] private Tooltip startGameButtonTooltip; // Token: 0x04005D2C RID: 23852 private const string FCJFOOJFFJJ = "JOIN"; // Token: 0x04005D2D RID: 23853 private const string CNHPIDNJGHH = "SPECTATE"; // Token: 0x04005D2E RID: 23854 private const string OPKCLJBEAMB = "NEXT"; // Token: 0x04005D2F RID: 23855 private const string LHKJMFMKKIM = "RESULTS"; // Token: 0x04005D30 RID: 23856 private const string AKJFKJECFMI = " required to start"; // Token: 0x020010CE RID: 4302 [Serializable] private struct ButtonColumnView { // Token: 0x04005D31 RID: 23857 public GameObject ButtonColumn; // Token: 0x04005D32 RID: 23858 public Button Button; // Token: 0x04005D33 RID: 23859 public Text ButtonText; } }