Hi everyone,
I'm trying to use this mod but I have some problems, this is how it's working ingame:
Also when I access its UFOPEDIA entry, or when, when I accept a battlescape mission (which shold be followed by the equipping soldiers phase) with soldiers wearing the armor, the game crashes.
I'm using the latest stable (the one that uses the installer that is) OpenXCOM bulid and a custom ruleset (which modifies some weapon damages, weight, accuracy/TUs, prices, so on, nothing major).
I added the following in the "Armor.rul" file, but nothing changed.
Now, when the armors have ufopaedia text description, a small mod upgrade may be in order...
In ruleset add say:
ufopaedia:
- id: STR_COMBAT_ARMOR_UC
...
text: STR_COMBAT_ARMOR_UFOPAEDIA
...
extraStrings:
- type: en-US
strings:
...
STR_COMBAT_ARMOR_UFOPAEDIA: Standard combat armor, offers basic protection against enemy fire.
- type: en-GB
strings:
...
STR_COMBAT_ARMOR_UFOPAEDIA: Standard combat armor, offers basic protection against enemy fire.
What to do?
***EDIT: Switching to the dev build (openxcom_git_master_2014_02_15_1025.zip) fixed it.
***