Skip to content

Commit 09767f5

Browse files
authored
Common - Fix load issues with CfgVoice (#10971)
* Remove unedited classes * Readd classes, but declared them empty Otherwise rpt spam
1 parent fa97a2d commit 09767f5

File tree

1 file changed

+161
-161
lines changed

1 file changed

+161
-161
lines changed

addons/common/CfgVoice.hpp

Lines changed: 161 additions & 161 deletions
Original file line numberDiff line numberDiff line change
@@ -4,167 +4,167 @@ class RadioProtocolBase {
44
};
55

66
class ACE_RadioProtocolNoRadio: RadioProtocolBase {
7-
class CuratorWaypointPlaced;
8-
class CuratorWaypointPlacedAttack;
9-
class CuratorObjectPlaced;
10-
class curatorObjectDestroyed;
11-
class curatorModuleCAS;
12-
class SentFireNoTarget_1;
13-
class SentSupportRequestRGCASBombing;
14-
class SentNoTargetDefault;
15-
class SentEngageNoTargetDefault;
16-
class SentFireNoTargetDefault;
17-
class SentAttackNoTargetDefault;
18-
class SentEnemyDetectedMedium;
19-
class SentEnemyDetectedLong;
20-
class SentEnemyDetectedDangerClose;
21-
class SentEnemyDetectedClose;
22-
class SentEnemyDetectedVeryLong;
23-
class SentIsLeaderDefault;
24-
class SentCommandCompletedDefault;
25-
class SentFireReadyDefault;
26-
class SentCommandFailedDefault;
27-
class SentDestinationUnreacheableDefault;
28-
class SentObjectDestroyedDefault;
29-
class SentObjectDestroyedUnknownDefault;
30-
class SentClearDefault;
31-
class SentRepeatCommandDefault;
32-
class SentWhereAreYouDefault;
33-
class SentReportStatusDefault;
34-
class SentNotifyAttackDefault;
35-
class SentNotifyAttackSubgroupDefault;
36-
class SentConfirmMoveDefault;
37-
class SentConfirmAttackDefault;
38-
class SentConfirmOtherDefault;
39-
class SentUnitKilledDefault;
40-
class SentHealthCriticalDefault;
41-
class SentHealthNormalDefault;
42-
class SentReturnToFormationDefault;
43-
class SentLooseFormationDefault;
44-
class SentCmdFollowMeDefault;
45-
class SelectCmdMoveSentenceClose;
46-
class SelectCmdMoveSentenceVeryClose;
47-
class SelectCmdMoveSentenceFar;
48-
class SentEnemyDetectedMediumStealth;
49-
class SentSupportConfirmDefault;
50-
class SelectCmdMoveSentenceClose_1;
51-
class SelectCmdMoveSentenceVeryClose_1;
52-
class SelectCmdMoveSentenceFar_1;
53-
class SentSupportRequestRGCASHelicopter;
54-
class SentSupportRequestRGSupplyDrop;
55-
class SentSupportRequestRGUAV;
56-
class SentSupportRequestRGArty;
57-
class SentSupportRequestRGTransport;
58-
class SentRequestAcknowledgedSGCASBombing;
59-
class SentRequestAcknowledgedSGCASHelicopter;
60-
class SentRequestAcknowledgedSGSupplyDrop;
61-
class SentRequestAcknowledgedSGUAV;
62-
class SentRequestAcknowledgedSGArty;
63-
class SentRequestAcknowledgedTransport;
64-
class SentUnitDestroyedHQCASBombing;
65-
class SentUnitDestroyedHQCASHelicopter;
66-
class SentUnitDestroyedHQSupplyDrop;
67-
class SentUnitDestroyedHQUAV;
68-
class SentUnitDestroyedHQArty;
69-
class SentUnitDestroyedHQTransport;
70-
class SentRequestAccomplishedSGCASBombing;
71-
class SentRequestAccomplishedSGCASHelicopter;
72-
class SentRequestAccomplishedSGSupplyDrop;
73-
class SentRequestAccomplishedSGUAV;
74-
class SentRequestAccomplishedSGArty;
75-
class SentRequestAccomplishedSGTransport;
76-
class SentSupportAddedDuringMission;
77-
class SentArtySGSupportRoundsComplete;
78-
class SentTransportSGWelcomeAboard;
79-
class SentTransportSGLZCoordinatesSelected;
80-
class SelectCmdMoveSentenceLocation;
81-
class SelectCmdMoveSentenceMedium;
82-
class SentEnemyDetectedLongStealth;
83-
class SentEnemyDetectedDangerCloseStealth;
84-
class SentEnemyDetectedCloseStealth;
85-
class SentEnemyDetectedVeryLongStealth;
86-
class SentEngageDefault;
87-
class SelectCmdMoveSentenceLocation_1;
88-
class SelectCmdMoveSentenceMedium_1;
89-
class SentBehaviourSafeDefault;
90-
class SentBehaviourAwareDefault;
91-
class SentBehaviourCombatDefault;
92-
class SentOpenFireDefault;
93-
class SentCeaseFireInsideGroupDefault;
94-
class SentCeaseFireDefault;
95-
class SentEngageStealth;
96-
class SentFireNoTargetStealth;
97-
class SentAttackNoTargetStealth;
98-
class SentNoTargetStealth;
99-
class SentEngageNoTargetStealth;
100-
class SelectCmdMoveSentenceCloseStealth;
101-
class SelectCmdMoveSentenceVeryCloseStealth;
102-
class SelectCmdMoveSentenceFarStealth;
103-
class SelectCmdMoveSentenceLocationStealth;
104-
class SelectCmdMoveSentenceMediumStealth;
105-
class SentReturnToFormationStealth;
106-
class SentLooseFormationStealth;
107-
class SentCmdFollowMeStealth;
108-
class SentOpenFireStealth;
109-
class SentCeaseFireInsideGroupStealth;
110-
class SentBehaviourSafeStealth;
111-
class SentBehaviourAwareStealth;
112-
class SentBehaviourCombatStealth;
113-
class SentSupportConfirmStealth;
114-
class SentCommandFailedStealth;
115-
class SentObjectDestroyedStealth;
116-
class SentObjectDestroyedUnknownStealth;
117-
class SentCommandCompletedStealth;
118-
class SentFireReadyStealth;
119-
class SentIsLeaderStealth;
120-
class SentDestinationUnreacheableStealth;
121-
class SentClearStealth;
122-
class SentRepeatCommandStealth;
123-
class SentWhereAreYouStealth;
124-
class SentReportStatusStealth;
125-
class SentNotifyAttackStealth;
126-
class SentNotifyAttackSubgroupStealth;
127-
class SentConfirmMoveStealth;
128-
class SentConfirmAttackStealth;
129-
class SentConfirmOtherStealth;
130-
class SentUnitKilledStealth;
131-
class SentHealthCriticalStealth;
132-
class SentHealthNormalStealth;
133-
class SentGenReinforcementsConfirmed;
134-
class SentGenReinforcementsRejected;
135-
class SentGenReinforcementsArrived;
136-
class SentGenLeavingAO;
137-
class SentGenTime;
138-
class SentGenLosing;
139-
class SentGenLost;
140-
class SentGenComplete;
141-
class SentGenCmdSeize;
142-
class SentGenCmdDefend;
143-
class SentGenCmdRTB;
144-
class SentGenCmdTargetNeutralize;
145-
class SentGenCmdTargetProtect;
146-
class SentGenCmdTargetEscort;
147-
class SentGenCmdTargetFind;
148-
class SentGenIncoming;
149-
class SentGenBaseUnlockRespawn;
150-
class SentGenBaseUnlockVehicle;
151-
class SentGenBaseSideFriendlyWEST;
152-
class SentFXBreathingSlow;
153-
class SentFXBreathingFast;
154-
class SentFXHit;
155-
class SentFXDeath;
156-
class SentFXHurt;
157-
class SentFXEffort;
158-
class SentFXDrowning;
159-
class SentCeaseFireDefault_1;
160-
class SentGenBaseSideFriendlyEAST;
161-
class SentGenBaseSideFriendlyGUER;
162-
class SentGenBaseSideEnemyWEST;
163-
class SentGenBaseSideEnemyEAST;
164-
class SentGenBaseSideEnemyGUER;
165-
class SentTargetDefault;
166-
class SentTargetStealth;
167-
class Dummy;
7+
class curatorModuleCAS {};
8+
class curatorObjectDestroyed {};
9+
class CuratorObjectPlaced {};
10+
class CuratorWaypointPlaced {};
11+
class CuratorWaypointPlacedAttack {};
12+
class Dummy {};
13+
class SelectCmdMoveSentenceClose {};
14+
class SelectCmdMoveSentenceClose_1 {};
15+
class SelectCmdMoveSentenceCloseStealth {};
16+
class SelectCmdMoveSentenceFar {};
17+
class SelectCmdMoveSentenceFar_1 {};
18+
class SelectCmdMoveSentenceFarStealth {};
19+
class SelectCmdMoveSentenceLocation {};
20+
class SelectCmdMoveSentenceLocation_1 {};
21+
class SelectCmdMoveSentenceLocationStealth {};
22+
class SelectCmdMoveSentenceMedium {};
23+
class SelectCmdMoveSentenceMedium_1 {};
24+
class SelectCmdMoveSentenceMediumStealth {};
25+
class SelectCmdMoveSentenceVeryClose {};
26+
class SelectCmdMoveSentenceVeryClose_1 {};
27+
class SelectCmdMoveSentenceVeryCloseStealth {};
28+
class SentArtySGSupportRoundsComplete {};
29+
class SentAttackNoTargetDefault {};
30+
class SentAttackNoTargetStealth {};
31+
class SentBehaviourAwareDefault {};
32+
class SentBehaviourAwareStealth {};
33+
class SentBehaviourCombatDefault {};
34+
class SentBehaviourCombatStealth {};
35+
class SentBehaviourSafeDefault {};
36+
class SentBehaviourSafeStealth {};
37+
class SentCeaseFireDefault {};
38+
class SentCeaseFireDefault_1 {};
39+
class SentCeaseFireInsideGroupDefault {};
40+
class SentCeaseFireInsideGroupStealth {};
41+
class SentClearDefault {};
42+
class SentClearStealth {};
43+
class SentCmdFollowMeDefault {};
44+
class SentCmdFollowMeStealth {};
45+
class SentCommandCompletedDefault {};
46+
class SentCommandCompletedStealth {};
47+
class SentCommandFailedDefault {};
48+
class SentCommandFailedStealth {};
49+
class SentConfirmAttackDefault {};
50+
class SentConfirmAttackStealth {};
51+
class SentConfirmMoveDefault {};
52+
class SentConfirmMoveStealth {};
53+
class SentConfirmOtherDefault {};
54+
class SentConfirmOtherStealth {};
55+
class SentDestinationUnreacheableDefault {};
56+
class SentDestinationUnreacheableStealth {};
57+
class SentEnemyDetectedClose {};
58+
class SentEnemyDetectedCloseStealth {};
59+
class SentEnemyDetectedDangerClose {};
60+
class SentEnemyDetectedDangerCloseStealth {};
61+
class SentEnemyDetectedLong {};
62+
class SentEnemyDetectedLongStealth {};
63+
class SentEnemyDetectedMedium {};
64+
class SentEnemyDetectedMediumStealth {};
65+
class SentEnemyDetectedVeryLong {};
66+
class SentEnemyDetectedVeryLongStealth {};
67+
class SentEngageDefault {};
68+
class SentEngageNoTargetDefault {};
69+
class SentEngageNoTargetStealth {};
70+
class SentEngageStealth {};
71+
class SentFireNoTarget_1 {};
72+
class SentFireNoTargetDefault {};
73+
class SentFireNoTargetStealth {};
74+
class SentFireReadyDefault {};
75+
class SentFireReadyStealth {};
76+
class SentFXBreathingFast {};
77+
class SentFXBreathingSlow {};
78+
class SentFXDeath {};
79+
class SentFXDrowning {};
80+
class SentFXEffort {};
81+
class SentFXHit {};
82+
class SentFXHurt {};
83+
class SentGenBaseSideEnemyEAST {};
84+
class SentGenBaseSideEnemyGUER {};
85+
class SentGenBaseSideEnemyWEST {};
86+
class SentGenBaseSideFriendlyEAST {};
87+
class SentGenBaseSideFriendlyGUER {};
88+
class SentGenBaseSideFriendlyWEST {};
89+
class SentGenBaseUnlockRespawn {};
90+
class SentGenBaseUnlockVehicle {};
91+
class SentGenCmdDefend {};
92+
class SentGenCmdRTB {};
93+
class SentGenCmdSeize {};
94+
class SentGenCmdTargetEscort {};
95+
class SentGenCmdTargetFind {};
96+
class SentGenCmdTargetNeutralize {};
97+
class SentGenCmdTargetProtect {};
98+
class SentGenComplete {};
99+
class SentGenIncoming {};
100+
class SentGenLeavingAO {};
101+
class SentGenLosing {};
102+
class SentGenLost {};
103+
class SentGenReinforcementsArrived {};
104+
class SentGenReinforcementsConfirmed {};
105+
class SentGenReinforcementsRejected {};
106+
class SentGenTime {};
107+
class SentHealthCriticalDefault {};
108+
class SentHealthCriticalStealth {};
109+
class SentHealthNormalDefault {};
110+
class SentHealthNormalStealth {};
111+
class SentIsLeaderDefault {};
112+
class SentIsLeaderStealth {};
113+
class SentLooseFormationDefault {};
114+
class SentLooseFormationStealth {};
115+
class SentNoTargetDefault {};
116+
class SentNoTargetStealth {};
117+
class SentNotifyAttackDefault {};
118+
class SentNotifyAttackStealth {};
119+
class SentNotifyAttackSubgroupDefault {};
120+
class SentNotifyAttackSubgroupStealth {};
121+
class SentObjectDestroyedDefault {};
122+
class SentObjectDestroyedStealth {};
123+
class SentObjectDestroyedUnknownDefault {};
124+
class SentObjectDestroyedUnknownStealth {};
125+
class SentOpenFireDefault {};
126+
class SentOpenFireStealth {};
127+
class SentRepeatCommandDefault {};
128+
class SentRepeatCommandStealth {};
129+
class SentReportStatusDefault {};
130+
class SentReportStatusStealth {};
131+
class SentRequestAccomplishedSGArty {};
132+
class SentRequestAccomplishedSGCASBombing {};
133+
class SentRequestAccomplishedSGCASHelicopter {};
134+
class SentRequestAccomplishedSGSupplyDrop {};
135+
class SentRequestAccomplishedSGTransport {};
136+
class SentRequestAccomplishedSGUAV {};
137+
class SentRequestAcknowledgedSGArty {};
138+
class SentRequestAcknowledgedSGCASBombing {};
139+
class SentRequestAcknowledgedSGCASHelicopter {};
140+
class SentRequestAcknowledgedSGSupplyDrop {};
141+
class SentRequestAcknowledgedSGUAV {};
142+
class SentRequestAcknowledgedTransport {};
143+
class SentReturnToFormationDefault {};
144+
class SentReturnToFormationStealth {};
145+
class SentSupportAddedDuringMission {};
146+
class SentSupportConfirmDefault {};
147+
class SentSupportConfirmStealth {};
148+
class SentSupportRequestRGArty {};
149+
class SentSupportRequestRGCASBombing {};
150+
class SentSupportRequestRGCASHelicopter {};
151+
class SentSupportRequestRGSupplyDrop {};
152+
class SentSupportRequestRGTransport {};
153+
class SentSupportRequestRGUAV {};
154+
class SentTargetDefault {};
155+
class SentTargetStealth {};
156+
class SentTransportSGLZCoordinatesSelected {};
157+
class SentTransportSGWelcomeAboard {};
158+
class SentUnitDestroyedHQArty {};
159+
class SentUnitDestroyedHQCASBombing {};
160+
class SentUnitDestroyedHQCASHelicopter {};
161+
class SentUnitDestroyedHQSupplyDrop {};
162+
class SentUnitDestroyedHQTransport {};
163+
class SentUnitDestroyedHQUAV {};
164+
class SentUnitKilledDefault {};
165+
class SentUnitKilledStealth {};
166+
class SentWhereAreYouDefault {};
167+
class SentWhereAreYouStealth {};
168168
class Words: Words {
169169
grid_zero[] = {};
170170
grid_one[] = {};

0 commit comments

Comments
 (0)