武装突袭3

武装突袭3

DZN_Extended Jamming [Wolfen Fix] (FIXED FOR ACE3)
正在显示第 1 - 5 项,共 5 项条目
更新于:2023 年 9 月 19 日 下午 5:25

- New BIKEY and new signed PBO

更新于:2023 年 5 月 6 日 上午 5:40

v2.0 - Actually signed the mod, .bikey included now

更新于:2023 年 2 月 22 日 下午 10:24

v1.2 - Signed mod, key included.

更新于:2023 年 1 月 29 日 下午 8:29

v1.1 - Fixed error in "dzn_EJAM\functions\main\fnc_processMappingData.sqf":

Original code:
if (isNil {ace_overheating_cacheWeaponData getVariable _gun}) then {
[_gun] call ace_overheating_fnc_getWeaponData;
};

New Code:
if (isNil {ace_overheating_cacheWeaponData get _gun}) then {
[_gun] call ace_overheating_fnc_getWeaponData;
};

更新于:2022 年 12 月 8 日 上午 12:21

v1.0 - release new code for dzn fix