# Show/Hide Alert Type

GrammarshowHide alert for playerGroup
FlagsNative | Action

# Arguments

  • playergroup — Player Group
  • string<gamelink::Alert> — Alert
  • bool<preset::ShowHideOption> — Show/Hide

Returns — void

native void UISetAlertTypeVisible(
	playergroup inPlayers,
	string inAlert,
	bool inVisible,
);

Category: UI / Alerts

# Examples

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zhybrid01.sc2map/MapScript.galaxy:6689

    AICampaignStart(gv_pLAYER_06_INFESTED);
    gv_gasStatus = ge_PRESET_IsGasOn_GasOff;
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zhybrid01.sc2map/MapScript.galaxy:6845

    AICampaignStart(gv_pLAYER_06_INFESTED);
    gv_gasStatus = ge_PRESET_IsGasOn_GasOff;
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zlab02.sc2map/MapScript.galaxy:6492

    TriggerEnable(TriggerGetCurrent(), false);
    TriggerExecute(gt_SecurityRoomMusic, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    lv_gasTurret01 = UnitFromId(256);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zlab02.sc2map/MapScript.galaxy:6493

    TriggerExecute(gt_SecurityRoomMusic, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    lv_gasTurret01 = UnitFromId(256);
    lv_gasTurret02 = UnitFromId(146);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zlab02.sc2map/MapScript.galaxy:12608

    libNtve_gf_MakeUnitInvulnerable(gv_kerrigan22, true);
    libNtve_gf_MakeUnitInvulnerable(UnitFromId(1261), true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    auto67B9F05B_g = UnitGroup(null, gv_pLAYER_02_DOMINION2, RegionFromId(90), UnitFilter(0, 0, (1 << c_targetFilterMissile), (1 << (c_targetFilterDead - 32)) | (1 << (c_targetFilterHidden - 32))), 0);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zlab02.sc2map/MapScript.galaxy:12609

    libNtve_gf_MakeUnitInvulnerable(UnitFromId(1261), true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    auto67B9F05B_g = UnitGroup(null, gv_pLAYER_02_DOMINION2, RegionFromId(90), UnitFilter(0, 0, (1 << c_targetFilterMissile), (1 << (c_targetFilterDead - 32)) | (1 << (c_targetFilterHidden - 32))), 0);
    auto67B9F05B_u = UnitGroupCount(auto67B9F05B_g, c_unitCountAll);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zspace01.sc2map/MapScript.galaxy:1309

    }
    TriggerExecute(gt_Init02aPlayersAttackWaveData, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zspace01.sc2map/MapScript.galaxy:1310

    TriggerExecute(gt_Init02aPlayersAttackWaveData, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zspace01.sc2map/MapScript.galaxy:1311

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupSingle(gv_pLAYER_01_USER), c_syncFrameTypeSupply, false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zspace01.sc2map/MapScript.galaxy:1312

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupSingle(gv_pLAYER_01_USER), c_syncFrameTypeSupply, false);
    UISetResourceVisible(PlayerGroupAll(), c_resourceTypeMinerals, false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:1846

    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeIdleWorkerButton, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    PlayerGroupAdd(gv_enemyPlayers, gv_pLAYER_02_DOMINION);
    PlayerGroupAdd(gv_enemyPlayers, gv_pLAYER_02_DOMINION2);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:4182

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_yagdra, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    PingDestroy(gv_yagdraPing);
    libSCDH_gf_CreateHeroPing(gv_yagdra, libSCDH_ge_HeroPingType_Enemy);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:4785


    TriggerEnable(TriggerGetCurrent(), false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", true);
    UnitRemove(gv_yagdraHelperUnit);
    TriggerEnable(gt_YagdraIdle, false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:6109

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_kraith, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    TriggerEnable(gt_KraithIdle, true);
    TriggerEnable(gt_UnitTakesDamage, true);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:6560

    }
    TriggerEnable(TriggerGetCurrent(), false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", true);
    TriggerEnable(gt_KraithIdle, false);
    TriggerEnable(gt_UnitTakesDamage, false);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:7972

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_slivan, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    TriggerEnable(gt_UnitTakesDamage, true);
    PingDestroy(gv_yagdraPing);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:8311

    gv_channelLocation = PointWithOffsetPolar(gv_bossLocation, 4.5, AngleBetweenPoints(gv_bossLocation, UnitGetPosition(gv_kerrigan)));
    TriggerEnable(TriggerGetCurrent(), false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", true);
    TriggerEnable(gt_UnitTakesDamage, false);
    TriggerStop(gt_SlivanBossFightController);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/swarm/zzerus03.sc2map/MapScript.galaxy:8447

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_zurvan, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    PingDestroy(gv_yagdraPing);
    PingDestroy(gv_kraithPing);

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/voidprologue/voidprologue03.sc2map/MapScript.galaxy:946

    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    return true;

campaigns/swarm.sc2campaignbase.sc2maps/maps/campaign/voidprologue/voidprologue03.sc2map/MapScript.galaxy:947

    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    return true;
}

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zhybrid01.sc2mapMapScript.galaxy:6689

    AICampaignStart(gv_pLAYER_06_INFESTED);
    gv_gasStatus = ge_PRESET_IsGasOn_GasOff;
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zhybrid01.sc2mapMapScript.galaxy:6845

    AICampaignStart(gv_pLAYER_06_INFESTED);
    gv_gasStatus = ge_PRESET_IsGasOn_GasOff;
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zlab02.sc2mapMapScript.galaxy:6492

    TriggerEnable(TriggerGetCurrent(), false);
    TriggerExecute(gt_SecurityRoomMusic, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    lv_gasTurret01 = UnitFromId(256);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zlab02.sc2mapMapScript.galaxy:6493

    TriggerExecute(gt_SecurityRoomMusic, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    lv_gasTurret01 = UnitFromId(256);
    lv_gasTurret02 = UnitFromId(146);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zlab02.sc2mapMapScript.galaxy:12608

    libNtve_gf_MakeUnitInvulnerable(gv_kerrigan22, true);
    libNtve_gf_MakeUnitInvulnerable(UnitFromId(1261), true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    auto67B9F05B_g = UnitGroup(null, gv_pLAYER_02_DOMINION2, RegionFromId(90), UnitFilter(0, 0, (1 << c_targetFilterMissile), (1 << (c_targetFilterDead - 32)) | (1 << (c_targetFilterHidden - 32))), 0);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zlab02.sc2mapMapScript.galaxy:12609

    libNtve_gf_MakeUnitInvulnerable(UnitFromId(1261), true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    auto67B9F05B_g = UnitGroup(null, gv_pLAYER_02_DOMINION2, RegionFromId(90), UnitFilter(0, 0, (1 << c_targetFilterMissile), (1 << (c_targetFilterDead - 32)) | (1 << (c_targetFilterHidden - 32))), 0);
    auto67B9F05B_u = UnitGroupCount(auto67B9F05B_g, c_unitCountAll);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zspace01.sc2mapMapScript.galaxy:1309

    }
    TriggerExecute(gt_Init02aPlayersAttackWaveData, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zspace01.sc2mapMapScript.galaxy:1310

    TriggerExecute(gt_Init02aPlayersAttackWaveData, true, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zspace01.sc2mapMapScript.galaxy:1311

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupSingle(gv_pLAYER_01_USER), c_syncFrameTypeSupply, false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zspace01.sc2mapMapScript.galaxy:1312

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    UISetFrameVisible(PlayerGroupSingle(gv_pLAYER_01_USER), c_syncFrameTypeSupply, false);
    UISetResourceVisible(PlayerGroupAll(), c_resourceTypeMinerals, false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:1846

    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeIdleWorkerButton, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    PlayerGroupAdd(gv_enemyPlayers, gv_pLAYER_02_DOMINION);
    PlayerGroupAdd(gv_enemyPlayers, gv_pLAYER_02_DOMINION2);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:4182

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_yagdra, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    PingDestroy(gv_yagdraPing);
    libSCDH_gf_CreateHeroPing(gv_yagdra, libSCDH_ge_HeroPingType_Enemy);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:4785


    TriggerEnable(TriggerGetCurrent(), false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", true);
    UnitRemove(gv_yagdraHelperUnit);
    TriggerEnable(gt_YagdraIdle, false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:6109

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_kraith, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    TriggerEnable(gt_KraithIdle, true);
    TriggerEnable(gt_UnitTakesDamage, true);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:6560

    }
    TriggerEnable(TriggerGetCurrent(), false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", true);
    TriggerEnable(gt_KraithIdle, false);
    TriggerEnable(gt_UnitTakesDamage, false);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:7972

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_slivan, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    TriggerEnable(gt_UnitTakesDamage, true);
    PingDestroy(gv_yagdraPing);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:8311

    gv_channelLocation = PointWithOffsetPolar(gv_bossLocation, 4.5, AngleBetweenPoints(gv_bossLocation, UnitGetPosition(gv_kerrigan)));
    TriggerEnable(TriggerGetCurrent(), false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", true);
    TriggerEnable(gt_UnitTakesDamage, false);
    TriggerStop(gt_SlivanBossFightController);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/swarm/zzerus03.sc2mapMapScript.galaxy:8447

    libSwaC_gf_SetSingularBossBarBossSwarmCampaign(gv_zurvan, true);
    libSwaC_gf_ShowHideSingularBossBarSwarmCampaign(true);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnit_Zerg", false);
    PingDestroy(gv_yagdraPing);
    PingDestroy(gv_kraithPing);

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/voidprologue/voidprologue03.sc2mapMapScript.galaxy:946

    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    return true;

campaigns/swarm.sc2campaign/base.sc2maps/maps/campaign/voidprologue/voidprologue03.sc2mapMapScript.galaxy:947

    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    return true;
}

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur01.sc2map/MapScript.galaxy:859

    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_04_PROTOSS_RESCUE, "HeroicShieldCleanUp", 1);
    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_06_PROTOSS_ALLY, "HeroicShieldCleanUp", 1);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur01.sc2map/MapScript.galaxy:860

    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_06_PROTOSS_ALLY, "HeroicShieldCleanUp", 1);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    libVCMI_gf_EnableDisableNeedPylonInfo(false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur02.sc2map/MapScript.galaxy:1445

        Wait(0.065, c_timeGame);
    }
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    TriggerExecute(gt_AllAloneQ, true, false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur02.sc2map/MapScript.galaxy:1446

    }
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    TriggerExecute(gt_AllAloneQ, true, false);
    TriggerExecute(gt_ProtossConvertedbyAmon01, true, false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1105

    PlayerModifyPropertyInt(gv_pLAYER_01_USER, c_playerPropMinerals, c_playerPropOperSetTo, 250);
    PlayerModifyPropertyInt(gv_pLAYER_01_USER, c_playerPropVespene, c_playerPropOperSetTo, 100);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1106

    PlayerModifyPropertyInt(gv_pLAYER_01_USER, c_playerPropVespene, c_playerPropOperSetTo, 100);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1107

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1108

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1109

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1110

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Zerg", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1111

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Zerg", false);
    PlayerGroupAdd(gv_allyPlayerGroup, gv_pLAYER_08_NERAZIM);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur05.sc2map/MapScript.galaxy:1112

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Zerg", false);
    PlayerGroupAdd(gv_allyPlayerGroup, gv_pLAYER_08_NERAZIM);
    PlayerGroupAdd(gv_allyPlayerGroup, gv_pLAYER_09_TALDARIM);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur06.sc2map/MapScript.galaxy:1189

    }

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_AddPlayerGroupToPlayerGroup(PlayerGroupSingle(gv_pLAYER_07_TALDARIM), gv_friendlyPlayerGroup);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/paiur06.sc2map/MapScript.galaxy:1190


    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_AddPlayerGroupToPlayerGroup(PlayerGroupSingle(gv_pLAYER_07_TALDARIM), gv_friendlyPlayerGroup);
    libNtve_gf_AddPlayerGroupToPlayerGroup(PlayerGroupSingle(gv_pLAYER_08_NERAZIM), gv_friendlyPlayerGroup);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pkorhal01.sc2map/MapScript.galaxy:1632

    }

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_03_PLATFORM_STABILIZER, libNtve_ge_AllianceSetting_Neutral);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pkorhal01.sc2map/MapScript.galaxy:1633


    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_03_PLATFORM_STABILIZER, libNtve_ge_AllianceSetting_Neutral);
    libNtve_gf_SetAlliance(gv_pLAYER_02_MOEBIUS, gv_pLAYER_03_PLATFORM_STABILIZER, libNtve_ge_AllianceSetting_Neutral);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pkorhal02.sc2map/MapScript.galaxy:1645


    if ((gv_disruptionActive == true)) {
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", true);
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", true);
        autoF14D7869_g = gv_dominionGroup;

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pkorhal02.sc2map/MapScript.galaxy:1646

    if ((gv_disruptionActive == true)) {
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", true);
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", true);
        autoF14D7869_g = gv_dominionGroup;
        autoF14D7869_var = -1;

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pkorhal02.sc2map/MapScript.galaxy:1687

    }
    else {
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
        autoC42A14F7_g = gv_dominionGroup;

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pkorhal02.sc2map/MapScript.galaxy:1688

    else {
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
        UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
        autoC42A14F7_g = gv_dominionGroup;
        autoC42A14F7_var = -1;

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/ppurifier03.sc2map/MapScript.galaxy:1423

    PlayerModifyPropertyInt(gv_pLAYER_02_DOMINION7, c_playerPropSuppliesLimit, c_playerPropOperSetTo, 1000);
    PlayerModifyPropertyInt(gv_pLAYER_02_DOMINION7, c_playerPropSuppliesMade, c_playerPropOperSetTo, 1000);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libVCMI_gf_PM_DetectionUpgradesApply();

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/ppurifier03.sc2map/MapScript.galaxy:1424

    PlayerModifyPropertyInt(gv_pLAYER_02_DOMINION7, c_playerPropSuppliesMade, c_playerPropOperSetTo, 1000);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libVCMI_gf_PM_DetectionUpgradesApply();
    return true;

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pshakuras01.sc2map/MapScript.galaxy:1429

    libNtve_gf_SetAlliance(gv_pLAYER_02_DOMINION2, gv_pLAYER_05_PROTOSS_ALLY, libNtve_ge_AllianceSetting_Enemy);
    libNtve_gf_SetAlliance(gv_pLAYER_04_THRASHER, gv_pLAYER_05_PROTOSS_ALLY, libNtve_ge_AllianceSetting_Enemy);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pshakuras01.sc2map/MapScript.galaxy:1430

    libNtve_gf_SetAlliance(gv_pLAYER_04_THRASHER, gv_pLAYER_05_PROTOSS_ALLY, libNtve_ge_AllianceSetting_Enemy);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pshakuras01.sc2map/MapScript.galaxy:1431

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    PlayerGroupAdd(gv_enemyPlayerGroup, gv_pLAYER_02_DOMINION);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pshakuras01.sc2map/MapScript.galaxy:1432

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    PlayerGroupAdd(gv_enemyPlayerGroup, gv_pLAYER_02_DOMINION);
    PlayerGroupAdd(gv_enemyPlayerGroup, gv_pLAYER_02_DOMINION2);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/ptaldarim02.sc2map/MapScript.galaxy:1089

    }

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_02_TALDARIM, libNtve_ge_AllianceSetting_Enemy);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/ptaldarim02.sc2map/MapScript.galaxy:1090


    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_02_TALDARIM, libNtve_ge_AllianceSetting_Enemy);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_03_TALDARIM, libNtve_ge_AllianceSetting_Enemy);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pulnar03.sc2map/MapScript.galaxy:7387

    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_02_DOMINION5, libNtve_ge_AllianceSetting_AllyWithSharedVisionAndPushable);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_07_ZERG_STREAM, libNtve_ge_AllianceSetting_AllyWithSharedVisionAndPushable);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    libNtve_gf_KillModel(libHots_gf_ActorForUnit(gv_voidCrystal[1], 1));

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/pulnar03.sc2map/MapScript.galaxy:7388

    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_07_ZERG_STREAM, libNtve_ge_AllianceSetting_AllyWithSharedVisionAndPushable);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    libNtve_gf_KillModel(libHots_gf_ActorForUnit(gv_voidCrystal[1], 1));
    TriggerExecute(gt_StartAI, true, false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue01.sc2map/MapScript.galaxy:1952

        PlayerSetColorIndex(auto057B2D95_var, 1, true);
    }
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue01.sc2map/MapScript.galaxy:1953

    }
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue01.sc2map/MapScript.galaxy:1954

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue01.sc2map/MapScript.galaxy:1955

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue01.sc2map/MapScript.galaxy:1956

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    PlayerSetColorIndex(gv_pLAYER_08_RAYNOREXPANSIONS, 3, true);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue01.sc2map/MapScript.galaxy:1957

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    PlayerSetColorIndex(gv_pLAYER_08_RAYNOREXPANSIONS, 3, true);
    PlayerSetColorIndex(gv_pLAYER_09_KERRIGANEXPANSIONS, 4, true);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1856

    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_04_AMON, "HeroicShieldCleanUp", 1);
    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_05_AMON_NEUTRAL, "HeroicShieldCleanUp", 1);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1857

    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_05_AMON_NEUTRAL, "HeroicShieldCleanUp", 1);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1858

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1859

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1860

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1861

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1862

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    libVCMI_gf_PM_DetectionUpgradesApply();

campaigns/void.sc2campaignbase.sc2maps/maps/campaign/void/sc2epilogue03.sc2map/MapScript.galaxy:1863

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Zerg", false);
    libVCMI_gf_PM_DetectionUpgradesApply();
    return true;

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur01.sc2mapMapScript.galaxy:859

    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_04_PROTOSS_RESCUE, "HeroicShieldCleanUp", 1);
    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_06_PROTOSS_ALLY, "HeroicShieldCleanUp", 1);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur01.sc2mapMapScript.galaxy:860

    libNtve_gf_SetUpgradeLevelForPlayer(gv_pLAYER_06_PROTOSS_ALLY, "HeroicShieldCleanUp", 1);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeResourcePanel, false);
    libVCMI_gf_EnableDisableNeedPylonInfo(false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur02.sc2mapMapScript.galaxy:1445

        Wait(0.065, c_timeGame);
    }
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    TriggerExecute(gt_AllAloneQ, true, false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur02.sc2mapMapScript.galaxy:1446

    }
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    TriggerExecute(gt_AllAloneQ, true, false);
    TriggerExecute(gt_ProtossConvertedbyAmon01, true, false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1105

    PlayerModifyPropertyInt(gv_pLAYER_01_USER, c_playerPropMinerals, c_playerPropOperSetTo, 250);
    PlayerModifyPropertyInt(gv_pLAYER_01_USER, c_playerPropVespene, c_playerPropOperSetTo, 100);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1106

    PlayerModifyPropertyInt(gv_pLAYER_01_USER, c_playerPropVespene, c_playerPropOperSetTo, 100);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1107

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1108

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1109

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1110

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackTownAlly_Zerg", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Zerg", false);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1111

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Zerg", false);
    PlayerGroupAdd(gv_allyPlayerGroup, gv_pLAYER_08_NERAZIM);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur05.sc2mapMapScript.galaxy:1112

    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Terr", false);
    UISetAlertTypeVisible(PlayerGroupSingle(gv_pLAYER_01_USER), "AttackUnitAlly_Zerg", false);
    PlayerGroupAdd(gv_allyPlayerGroup, gv_pLAYER_08_NERAZIM);
    PlayerGroupAdd(gv_allyPlayerGroup, gv_pLAYER_09_TALDARIM);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur06.sc2mapMapScript.galaxy:1189

    }

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_AddPlayerGroupToPlayerGroup(PlayerGroupSingle(gv_pLAYER_07_TALDARIM), gv_friendlyPlayerGroup);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/paiur06.sc2mapMapScript.galaxy:1190


    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_AddPlayerGroupToPlayerGroup(PlayerGroupSingle(gv_pLAYER_07_TALDARIM), gv_friendlyPlayerGroup);
    libNtve_gf_AddPlayerGroupToPlayerGroup(PlayerGroupSingle(gv_pLAYER_08_NERAZIM), gv_friendlyPlayerGroup);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/pkorhal01.sc2mapMapScript.galaxy:1632

    }

    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_03_PLATFORM_STABILIZER, libNtve_ge_AllianceSetting_Neutral);

campaigns/void.sc2campaign/base.sc2maps/maps/campaign/void/pkorhal01.sc2mapMapScript.galaxy:1633


    UISetAlertTypeVisible(PlayerGroupAll(), "AttackTownAlly_Prot", false);
    UISetAlertTypeVisible(PlayerGroupAll(), "AttackUnitAlly_Prot", false);
    libNtve_gf_SetAlliance(gv_pLAYER_01_USER, gv_pLAYER_03_PLATFORM_STABILIZER, libNtve_ge_AllianceSetting_Neutral);
    libNtve_gf_SetAlliance(gv_pLAYER_02_MOEBIUS, gv_pLAYER_03_PLATFORM_STABILIZER, libNtve_ge_AllianceSetting_Neutral);