[1674] Custom losses don't display correctly
Posted: Fri Jun 20, 2025 2:34 am
Run in the Lua console:
ScenEdit_AddCustomLoss('Side', { { 'Custom', 10 } })
(As per the documentation on the commandlua.github.io site)
In the "Losses and Expenditures" window this shows up as "1x " without the "custom" string. Also, the number is always 1 (?).
ScenEdit_AddCustomLoss('Side', { { 'Custom', 10 } })
(As per the documentation on the commandlua.github.io site)
In the "Losses and Expenditures" window this shows up as "1x " without the "custom" string. Also, the number is always 1 (?).