7Cav / cScripts

cScripts is an easy to use framework for ARMA3, to be used for 7th Cavalry Gaming Missions
https://7cav.us
GNU General Public License v3.0
16 stars 18 forks source link

Fixed broken backpacks for all kits and whitelists after the USP update. Added Missing KAM Equipment to Weapons Squad kits. #1128

Closed Zarenx closed 8 months ago

Zarenx commented 8 months ago
Zarenx commented 8 months ago

@AndreasBrostrom, @pool011 "FN_Init_logistics" needs to be updated with the correct variable names also for the new backpacks to fix the change in variable names.

These are the old ones that need to be replaced:

    ["USP_ZIPON_PANEL_MC", 0],
    ["USP_ZIPON_PANEL_MC_RF", 0],
    ["USP_ZIPON_PANEL_MC_RF2", 0],

These are the new ones i found but when i changed it and tested ingame none of them showed up in the backpack category:

    ["USP_ZIPON_PANEL_CPC_MC", 0],
    ["USP_ZIPON_PACK_CPC_MC", 0],
    ["USP_ZIPON_PACK_CPC_BC_MC", 0],
    ["USP_ZIPON_PANEL_CPC_SMK_MC", 0],

The above needs to be in MC Color.