acemod / ACE-Anvil

Open-source realism mod for Arma Reforger
https://anvil.acemod.org
GNU General Public License v2.0
22 stars 7 forks source link

Setting `m_bSecondChanceOnHeadEnabled` to `true` doesn't work. #39

Closed Kexanone closed 1 month ago

Kexanone commented 1 month ago

It seems that the mission header parser cannot handle true and false. It will both parse to false. On the other hand, setting it to 1, does parse to true. As the parsing is likely done by the engine, we cannot fix this on our side, so we'll have to advocate using integers instead in the documentations.

jonpas commented 1 month ago

Just like good old Arma config.