You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2022. It is now read-only.
Arma 3 Version:
1.94(stable)CBA Version:
3.11.1(stable)ACE3 Version:
3.12.6(stable)ACEX Version:
3.4.2(stable)Mods:
Description:
ACEX/addons/fortify/functions/fnc_updateBudget.sqf
Lines 26 to 27 in 75ce0f6
Would be nice to have result of sum limited by 0.
Steps to reproduce:
[west, 7, [["Land_TentA_F", 5],["Land_SandbagBarricade_01_half_F", 3]]] call acex_fortify_fnc_registerObjects;Where did the issue occur?