-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
227 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,8 +92,5 @@ class CfgMagazineWells { | |
BI_rockets[] = { | ||
"RPG7_F" | ||
}; | ||
VN_rockets[] = { | ||
"vn_rpg7_mag" | ||
}; | ||
}; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,203 @@ | ||
class CfgMagazineWells { | ||
|
||
class CBA_12g_6rnds { | ||
VN_rounds[] = { | ||
"vn_m1897_buck_mag", | ||
"vn_m1897_fl_mag" | ||
}; | ||
}; | ||
|
||
class CBA_12g_2rnds { | ||
VN_rounds[] = { | ||
"vn_izh54_mag", | ||
"vn_izh54_so_mag" | ||
}; | ||
}; | ||
|
||
class CBA_30Carbine_M1Carbine { | ||
VN_mags[] = { | ||
"vn_carbine_15_mag", | ||
"vn_carbine_15_t_mag", | ||
"vn_carbine_30_mag", | ||
"vn_carbine_30_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_32ACP_Vz61 { | ||
VN_mags[] = { | ||
"vn_vz61_mag" | ||
}; | ||
}; | ||
class CBA_32ACP_Welrod { | ||
VN_mags[] = { | ||
"vn_welrod_mag" | ||
}; | ||
}; | ||
|
||
class CBA_38_Special_6rnds { | ||
VN_rounds[] = { | ||
"vn_m10_mag" | ||
}; | ||
}; | ||
|
||
class CBA_45ACP_1911 { | ||
VN_mags[] = { | ||
"vn_m1911_mag" | ||
}; | ||
}; | ||
|
||
class CBA_45ACP_Grease { | ||
VN_mags[] = { | ||
"vn_m3a1_mag", | ||
"vn_m3a1_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_45ACP_Thompson_Stick { | ||
VN_mags[] = { | ||
"vn_m1a1_20_mag", | ||
"vn_m1a1_20_t_mag", | ||
"vn_m1a1_30_mag", | ||
"vn_m1a1_30_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_45ACP_Thompson_Drum { | ||
VN_mags[] = { | ||
"vn_m1928_mag", | ||
"vn_m1928_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_556x45_STANAG { | ||
VN_mags[] = { | ||
"vn_m16_20_mag", | ||
"vn_m16_20_t_mag", | ||
"vn_m16_30_mag", | ||
"vn_m16_30_t_mag", | ||
"vn_m16_40_mag", | ||
"vn_m16_40_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x25_PPS { | ||
VN_mags[] = { | ||
"vn_pps_mag", | ||
"vn_pps_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x25_PPSh_Drum { | ||
VN_mags[] = { | ||
"vn_ppsh41_71_mag", | ||
"vn_ppsh41_71_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x25_PPSh_Stick { | ||
VN_mags[] = { | ||
"vn_ppsh41_35_mag", | ||
"vn_ppsh41_35_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x25_TT { | ||
VN_mags[] = { | ||
"vn_tt33_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x38R_Nagant { | ||
VN_rounds[] = { | ||
"vn_m1895_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x39_AK { | ||
VN_mags[] = { | ||
"vn_type56_mag", | ||
"vn_type56_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x39_SKS_Clip { | ||
VN_clips[] = { | ||
"vn_sks_mag", | ||
"vn_sks_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x51_5rnds { | ||
VN_rounds[] = { | ||
"vn_m40a1_mag", | ||
"vn_m40a1_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x51_LINKS { | ||
VN_belts[] = { | ||
"vn_m60_100_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x51_M14 { | ||
VN_mags[] = { | ||
"vn_m14_10_mag", | ||
"vn_m14_10_t_mag", | ||
"vn_m14_mag", | ||
"vn_m14_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x54R_DPM { | ||
VN_mags[] = { | ||
"vn_dp28_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x54R_LINKS { | ||
VN_belts[] = { | ||
"vn_pk_100_mag" | ||
}; | ||
}; | ||
|
||
class CBA_762x54R_Mosin { | ||
VN_clips[] = { | ||
"vn_m38_mag", | ||
"vn_m38_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_763x25_M712 { | ||
VN_mags[] = { | ||
"vn_m712_mag" | ||
}; | ||
}; | ||
|
||
class CBA_9x18_PM { | ||
VN_mags[] = { | ||
"vn_pm_mag" | ||
}; | ||
}; | ||
|
||
class CBA_9x19_MP40 { | ||
VN_mags[] = { | ||
"vn_mp40_mag", | ||
"vn_mp40_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_9x19_STEN { | ||
VN_mags[] = { | ||
"vn_sten_mag", | ||
"vn_sten_t_mag" | ||
}; | ||
}; | ||
|
||
class CBA_RPG7 { | ||
VN_rockets[] = { | ||
"vn_rpg7_mag" | ||
}; | ||
}; | ||
|
||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,4 +18,5 @@ class CfgPatches { | |
}; | ||
}; | ||
|
||
#include "CfgMagazineWells.hpp" | ||
#include "CfgWeapons.hpp" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1 @@ | ||
class CBA_30Carbine_M1Carbine { // M1 Carbine, M2 Carbine | ||
VN_mags[] = { | ||
"vn_carbine_15_mag", | ||
"vn_carbine_15_t_mag", | ||
"vn_carbine_30_mag", | ||
"vn_carbine_30_t_mag" | ||
}; | ||
}; | ||
class CBA_30Carbine_M1Carbine {}; // M1 Carbine, M2 Carbine |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
class CBA_38_Special_Clip_6rnds {}; // 6 round .38 Special moon clip | ||
class CBA_38_Special_Clip_5rnds {}; // 5 round .38 Special moon clip | ||
|
||
class CBA_38_Special_6rnds { // 6 loose rounds of .38 Special | ||
VN_rounds[] = { | ||
"vn_m10_mag" | ||
}; | ||
}; | ||
class CBA_38_Special_6rnds {}; // 6 loose rounds of .38 Special | ||
class CBA_38_Special_5rnds {}; // 5 loose rounds of .38 Special |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
class CBA_762x38R_Nagant { // Nagant M1895 Revolver | ||
VN_rounds[] = { | ||
"vn_m1895_mag" | ||
}; | ||
}; | ||
class CBA_762x38R_Nagant {}; // Nagant M1895 Revolver |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.