moved CUP files to it's own pbo so i can add the addon.toml to not rapify the pbo and allow for #if __has_include statements

This commit is contained in:
Bear
2024-12-30 15:57:19 -03:00
parent f0588c319f
commit e58f66dad6
15 changed files with 80 additions and 50 deletions

View File

@@ -0,0 +1,109 @@
params["_unit"];
Vests = [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"CUP_V_I_RACS_Carrier_Rig_wdl_3",
"CUP_V_I_Carrier_Belt",
"CUP_V_C_Police_Holster",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"CUP_V_OI_TKI_Jacket5_04",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"CUP_V_OI_TKI_Jacket5_05",
"CUP_V_OI_TKI_Jacket5_01",
"CUP_V_OI_TKI_Jacket3_04",
"CUP_V_OI_TKI_Jacket3_05",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"CUP_V_OI_TKI_Jacket3_01",
"CUP_V_OI_TKI_Jacket2_01",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"V_TacChestrig_grn_F",
"V_TacChestrig_oli_F",
"V_LegStrapBag_black_F",
"V_LegStrapBag_coyote_F",
"braf_ephod_vest"
];
_unit addVest (selectRandom Vests);