Skip to content

Commit a13f92a

Browse files
committed
v1.0.4
1 parent 269c05d commit a13f92a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+360
-286
lines changed

@AIO_SPPack/addons/AIO_AIMENU.pbo

10.9 KB
Binary file not shown.

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/combatMode.hpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class AIO_combatSubMenu {
88
class Stealth {
99
title = "<t color='#00aeff' font='PuristaBold'> Stealth</t>";
1010
shortcuts[] = {2};
11+
shortcutsAction = "CommandingMenu1";
1112
command = "CMD_STEALTH";
1213
show="1";
1314
enable="NotEmpty";
@@ -16,6 +17,7 @@ class AIO_combatSubMenu {
1617
class Combat {
1718
title = "<t color='#ff4444' font='PuristaBold'> Combat</t>";
1819
shortcuts[] = {3};
20+
shortcutsAction = "CommandingMenu2";
1921
command = "CMD_COMBAT";
2022
show="1";
2123
enable="NotEmpty";
@@ -24,6 +26,7 @@ class AIO_combatSubMenu {
2426
class Aware {
2527
title = "<t color='#ff8844' font='PuristaBold'> Aware</t>";
2628
shortcuts[] = {4};
29+
shortcutsAction = "CommandingMenu3";
2730
command = "CMD_AWARE";
2831
show="1";
2932
enable="NotEmpty";
@@ -32,6 +35,7 @@ class AIO_combatSubMenu {
3235
class Safe {
3336
title = "<t color='#fffb44' font='PuristaBold'> Safe</t>";
3437
shortcuts[] = {5};
38+
shortcutsAction = "CommandingMenu4";
3539
command = "CMD_SAFE";
3640
show="1";
3741
enable="NotEmpty";
@@ -40,6 +44,7 @@ class AIO_combatSubMenu {
4044
class Careless {
4145
title = "<t color='#95ff44' font='PuristaBold'> Careless</t>";
4246
shortcuts[] = {6};
47+
shortcutsAction = "CommandingMenu5";
4348
command = -5;
4449
class Params
4550
{

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/communication.hpp

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class AIO_commsMenu {
88
class Ammo {
99
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\ammo.paa'/><t font='PuristaBold'> Low Ammo</t>";
1010
shortcuts[] = {2};
11+
shortcutsAction = "CommandingMenu1";
1112
command = "CMD_REPLY_AMMO_LOW";
1213
show="1";
1314
enable="1";
@@ -16,6 +17,7 @@ class AIO_commsMenu {
1617
class Fuel {
1718
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\fuel.paa'/><t font='PuristaBold'> Low Fuel</t>";
1819
shortcuts[] = {3};
20+
shortcutsAction = "CommandingMenu2";
1921
command = "CMD_REPLY_FUEL_LOW";
2022
show="1";
2123
enable="1";
@@ -24,6 +26,7 @@ class AIO_commsMenu {
2426
class ManDown {
2527
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\mandown.paa'/><t font='PuristaBold'> Man down</t>";
2628
shortcuts[] = {4};
29+
shortcutsAction = "CommandingMenu3";
2730
command = "CMD_REPLY_KILLED";
2831
show="1";
2932
enable="1";
@@ -32,14 +35,16 @@ class AIO_commsMenu {
3235
class Injured {
3336
title = "<img color='#f94a4a' image='\A3\ui_f\data\IGUI\Cfg\Cursors\unitBleeding_ca.paa'/><t font='PuristaBold'> Injured</t>";
3437
shortcuts[] = {5};
38+
shortcutsAction = "CommandingMenu4";
3539
command = "CMD_REPLY_INJURED";
3640
show="1";
3741
enable="1";
3842
speechId = 0;
3943
};
4044
class Status1 {
4145
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\status.paa'/><t font='PuristaBold'> Report Status</t>";
42-
shortcuts[] = {6};
46+
shortcuts[] = {6};
47+
shortcutsAction = "CommandingMenu5";
4348
command = "CMD_REPORT";
4449
show = "IsLeader";
4550
enable="1";
@@ -48,6 +53,7 @@ class AIO_commsMenu {
4853
class Status2 {
4954
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\status.paa'/><t font='PuristaBold'> Where are you?</t>";
5055
shortcuts[] = {6};
56+
shortcutsAction = "CommandingMenu5";
5157
command = "CMD_REPLY_WHERE_ARE_YOU";
5258
show = "1 - IsLeader";
5359
enable= "1";
@@ -56,6 +62,7 @@ class AIO_commsMenu {
5662
class GotEm {
5763
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\kill.paa'/><t font='PuristaBold'> Got one</t>";
5864
shortcuts[] = {7};
65+
shortcutsAction = "CommandingMenu6";
5966
command = "CMD_REPLY_ONE_LESS";
6067
show="1";
6168
enable="1";
@@ -70,6 +77,7 @@ class AIO_commsMenu {
7077
class Support {
7178
title = "<img color='#ffffff' image='\A3\ui_f\data\GUI\Cfg\CommunicationMenu\supplydrop_ca.paa'/><t font='PuristaBold'> Call Support</t>";
7279
shortcuts[] = {8};
80+
shortcutsAction = "CommandingMenu7";
7381
show = "1";
7482
enable = "1";
7583
menu = "RscCallSupport";

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/cover.hpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class AIO_coverSubMenu {
88
class TakeCover {
99
title = "<img color='#f94a4a' image='\A3\ui_f\data\IGUI\Cfg\simpleTasks\types\target_ca.paa'/><t font='PuristaBold'> Take Cover</t>";
1010
shortcuts[] = {2};
11+
shortcutsAction = "CommandingMenu1";
1112
command = -5;
1213
class Params
1314
{
@@ -20,6 +21,7 @@ class AIO_coverSubMenu {
2021
class form360 {
2122
title = "<img color='#ffff00' image='\A3\ui_f\data\IGUI\Cfg\simpleTasks\types\target_ca.paa'/><t font='PuristaBold'> 360 Formation *</t>";
2223
shortcuts[] = {3};
24+
shortcutsAction = "CommandingMenu2";
2325
command = -5;
2426
class Params
2527
{
@@ -32,6 +34,7 @@ class AIO_coverSubMenu {
3234
class fortify {
3335
title = "<img color='#f94a4a' image='\A3\ui_f\data\IGUI\Cfg\simpleTasks\types\target_ca.paa'/><t font='PuristaBold'> Fortify Position *</t>";
3436
shortcuts[] = {4};
37+
shortcutsAction = "CommandingMenu3";
3538
show="1";
3639
enable = "NotEmpty * CursorOnGround";
3740
command = -5;
@@ -50,6 +53,7 @@ class AIO_coverSubMenu {
5053
class Hide {
5154
title = "<img color='#2da7ff' image='\A3\ui_f\data\IGUI\Cfg\simpleTasks\types\target_ca.paa'/><t font='PuristaBold'> Hide</t>";
5255
shortcuts[] = {5};
56+
shortcutsAction = "CommandingMenu4";
5357
command = "CMD_HIDE";
5458
show="1";
5559
enable = "NotEmpty";

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/engage.hpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class AIO_engageMenu {
2222
class OpenFire {
2323
title = "<img color='#95ff44' image='AIO_AIMenu\pictures\openfire.paa'/><t font='PuristaBold'> Open Fire</t>";
2424
shortcuts[] = {2};
25+
shortcutsAction = "CommandingMenu1";
2526
command = "CMD_OPEN_FIRE";
2627
show="1";
2728
enable = "NotEmpty + CommandsToGunner";
@@ -30,6 +31,7 @@ class AIO_engageMenu {
3031
class HoldFire {
3132
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\holdfire.paa'/><t font='PuristaBold'> Hold Fire</t>";
3233
shortcuts[] = {3};
34+
shortcutsAction = "CommandingMenu2";
3335
command = "CMD_HOLD_FIRE";
3436
show="1";
3537
enable = "NotEmpty + CommandsToGunner";
@@ -44,6 +46,7 @@ class AIO_engageMenu {
4446
class Suppress {
4547
title = "<img color='#ffffff' image='AIO_AIMenu\pictures\suppress.paa'/><t font='PuristaBold'> Suppressive Fire</t>";
4648
shortcuts[] = {4};
49+
shortcutsAction = "CommandingMenu3";
4750
command = "CMD_SUPPRESS";
4851
show="1";
4952
enable="NotEmpty";
@@ -52,6 +55,7 @@ class AIO_engageMenu {
5255
class EngageCMD {
5356
title = "<img color='#2da7ff' image='\A3\ui_f\data\IGUI\Cfg\simpleTasks\types\target_ca.paa'/><t font='PuristaBold'> R.O.E</t>";
5457
shortcuts[] = {5};
58+
shortcutsAction = "CommandingMenu4";
5559
show = "1";
5660
enable = "1";
5761
menu = "AIO_engageSubMenu";
@@ -60,6 +64,7 @@ class AIO_engageMenu {
6064
class CombatMode {
6165
title = "<img color='#ff8844' image='AIO_AIMenu\pictures\combat.paa'/><t font='PuristaBold'> Combat Mode</t>";
6266
shortcuts[] = {6};
67+
shortcutsAction = "CommandingMenu5";
6368
menu = "AIO_combatSubMenu";
6469
show = "1";
6570
enable="IsLeader";

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/engageSubMenu.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class AIO_engageSubMenu {
88
class Disengage {
99
title = "<t color='#00aeff' font='PuristaBold'> Disengage</t>";
1010
shortcuts[] = {2};
11+
shortcutsAction = "CommandingMenu1";
1112
command = "CMD_KEEP_FORM";
1213
show="1";
1314
enable="NotEmpty";
@@ -16,6 +17,7 @@ class AIO_engageSubMenu {
1617
class Engage {
1718
title = "<t color='#ff8844' font='PuristaBold'> Engage</t>";
1819
shortcuts[] = {3};
20+
shortcutsAction = "CommandingMenu2";
1921
command = "CMD_ENGAGE";
2022
show="1";
2123
enable="NotEmpty";
@@ -24,6 +26,7 @@ class AIO_engageSubMenu {
2426
class EngageAtWill {
2527
title = "<t color='#ff4444' font='PuristaBold'> Engage at Will</t>";
2628
shortcuts[] = {4};
29+
shortcutsAction = "CommandingMenu3";
2730
command = "CMD_LOOSE_FORM";
2831
show="1";
2932
enable="NotEmpty";

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/formation.hpp

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class AIO_formationSubMenu {
88
class File {
99
title = "<img color='#626262' image='AIO_AIMENU\pictures\formFile.paa'/><t font='PuristaBold'> File</t>";
1010
shortcuts[] = {2};
11+
shortcutsAction = "CommandingMenu1";
1112
command = "CMD_FORM_FILE";
1213
show = "IsLeader";
1314
enable="1";
@@ -16,6 +17,7 @@ class AIO_formationSubMenu {
1617
class Line {
1718
title = "<img color='#626262' image='AIO_AIMENU\pictures\formLine.paa'/><t font='PuristaBold'> Line</t>";
1819
shortcuts[] = {3};
20+
shortcutsAction = "CommandingMenu2";
1921
command = "CMD_FORM_LINE";
2022
show = "IsLeader";
2123
enable="1";
@@ -24,6 +26,7 @@ class AIO_formationSubMenu {
2426
class Column {
2527
title = "<img color='#626262' image='AIO_AIMENU\pictures\formFile.paa'/><t font='PuristaBold'> Column</t>";
2628
shortcuts[] = {4};
29+
shortcutsAction = "CommandingMenu3";
2730
command = "CMD_FORM_COLUMN";
2831
show = "IsLeader";
2932
enable="1";
@@ -38,6 +41,7 @@ class AIO_formationSubMenu {
3841
class Vee {
3942
title = "<img color='#626262' image='AIO_AIMENU\pictures\formVee.paa'/><t font='PuristaBold'> Vee</t>";
4043
shortcuts[] = {5};
44+
shortcutsAction = "CommandingMenu4";
4145
command = "CMD_FORM_VEE";
4246
show = "IsLeader";
4347
enable="1";
@@ -46,14 +50,16 @@ class AIO_formationSubMenu {
4650
class Diamond {
4751
title = "<img color='#626262' image='AIO_AIMENU\pictures\formDiamond.paa'/><t font='PuristaBold'> Diamond</t>";
4852
shortcuts[] = {6};
53+
shortcutsAction = "CommandingMenu5";
4954
command = "CMD_FORM_DIAMOND";
5055
show = "IsLeader";
5156
enable="1";
5257
speechId = 0;
5358
};
5459
class Wedge {
5560
title = "<img color='#626262' image='AIO_AIMENU\pictures\formWedge.paa'/><t font='PuristaBold'> Wedge</t>";
56-
shortcuts[] = {7};
61+
shortcuts[] = {7};
62+
shortcutsAction = "CommandingMenu6";
5763
command = "CMD_FORM_WEDGE";
5864
show = "IsLeader";
5965
enable= "1";
@@ -68,6 +74,7 @@ class AIO_formationSubMenu {
6874
class W {
6975
title = "<img color='#626262' image='AIO_AIMENU\pictures\formW.paa'/><t font='PuristaBold'> ""W""</t>";
7076
shortcuts[] = {8};
77+
shortcutsAction = "CommandingMenu7";
7178
command = -5;
7279
class Params
7380
{
@@ -80,6 +87,7 @@ class AIO_formationSubMenu {
8087
class M {
8188
title = "<img color='#626262' image='AIO_AIMENU\pictures\formM.paa'/><t font='PuristaBold'> ""M""</t>";
8289
shortcuts[] = {9};
90+
shortcutsAction = "CommandingMenu8";
8391
command = -5;
8492
class Params
8593
{
@@ -89,5 +97,23 @@ class AIO_formationSubMenu {
8997
enable= "1";
9098
speechId = 0;
9199
};
100+
class EchL {
101+
title = "<img color='#626262' image='AIO_AIMENU\pictures\formM.paa'/><t font='PuristaBold'> Echelon L.</t>";
102+
shortcuts[] = {10};
103+
shortcutsAction = "CommandingMenu9";
104+
command = "CMD_FORM_ECHLEFT";
105+
show = "IsLeader";
106+
enable= "1";
107+
speechId = 0;
108+
};
109+
class EchR {
110+
title = "<img color='#626262' image='AIO_AIMENU\pictures\formM.paa'/><t font='PuristaBold'> Echelon R.</t>";
111+
shortcuts[] = {11};
112+
shortcutsAction = "CommandingMenu0";
113+
command = "CMD_FORM_ECHRIGHT";
114+
show = "IsLeader";
115+
enable= "1";
116+
speechId = 0;
117+
};
92118
};
93119
};

@AIO_SPPack/addons/AIO_AIMENU/CustomMenus/mount.hpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class AIO_mountMenu {
99
{
1010
title="<img color='#2da7ff' image='\A3\ui_f\data\IGUI\Cfg\Actions\getout_ca.paa'/><t font='PuristaBold'> Disembark</t>";
1111
shortcuts[]={11};
12+
shortcutsAction = "CommandingMenu0";
1213
command="CMD_GETOUT";
1314
show="1";
1415
enable="1";
@@ -23,6 +24,7 @@ class AIO_mountMenu {
2324
class Wheeled {
2425
title = "<img color='#2da7ff' image='\A3\ui_f\data\GUI\Rsc\RscDisplayGarage\car_ca.paa'/><t font='PuristaBold'> Wheeled</t>";
2526
shortcuts[] = {2};
27+
shortcutsAction = "CommandingMenu1";
2628
show = "1";
2729
enable = "1";
2830
command = -5;
@@ -35,6 +37,7 @@ class AIO_mountMenu {
3537
class Tracked {
3638
title = "<img color='#2da7ff' image='\A3\ui_f\data\GUI\Rsc\RscDisplayGarage\tank_ca.paa'/><t font='PuristaBold'> Tracked</t>";
3739
shortcuts[] = {3};
40+
shortcutsAction = "CommandingMenu2";
3841
show = "1";
3942
enable = "1";
4043
command = -5;
@@ -47,6 +50,7 @@ class AIO_mountMenu {
4750
class Helicopter {
4851
title = "<img color='#2da7ff' image='\A3\ui_f\data\GUI\Rsc\RscDisplayGarage\helicopter_ca.paa'/><t font='PuristaBold'> Helicopter</t>";
4952
shortcuts[] = {4};
53+
shortcutsAction = "CommandingMenu3";
5054
show = "1";
5155
enable = "1";
5256
command = -5;
@@ -59,6 +63,7 @@ class AIO_mountMenu {
5963
class Boat {
6064
title = "<img color='#2da7ff' image='\A3\ui_f\data\GUI\Rsc\RscDisplayGarage\naval_ca.paa'/><t font='PuristaBold'> Boat</t>";
6165
shortcuts[] = {5};
66+
shortcutsAction = "CommandingMenu4";
6267
show = "1";
6368
enable = "1";
6469
command = -5;
@@ -71,6 +76,7 @@ class AIO_mountMenu {
7176
class Plane {
7277
title = "<img color='#2da7ff' image='\A3\ui_f\data\GUI\Rsc\RscDisplayGarage\plane_ca.paa'/><t font='PuristaBold'> Plane</t>";
7378
shortcuts[] = {6};
79+
shortcutsAction = "CommandingMenu5";
7480
show = "1";
7581
enable = "1";
7682
command = -5;
@@ -83,6 +89,7 @@ class AIO_mountMenu {
8389
class StaticWpn {
8490
title = "<img color='#2da7ff' image='\A3\ui_f\data\GUI\Rsc\RscDisplayGarage\static_ca.paa'/><t font='PuristaBold'> Static Weapon</t>";
8591
shortcuts[] = {7};
92+
shortcutsAction = "CommandingMenu6";
8693
show = "1";
8794
enable = "1";
8895
command = -5;
@@ -101,6 +108,7 @@ class AIO_mountMenu {
101108
class CursorTrgt {
102109
title = "<img color='#2da7ff' image='\A3\ui_f\data\IGUI\Cfg\simpleTasks\types\target_ca.paa'/><t font='PuristaBold'> %POINTED_TARGET_NAME</t>";
103110
shortcuts[] = {8};
111+
shortcutsAction = "CommandingMenu7";
104112
show = "IsLeader * NotEmpty * CursorOnVehicleCanGetIn";
105113
enable = "NotEmpty";
106114
command = -5;

0 commit comments

Comments
 (0)