| Sorted out the bugs for INI Editor[message #358635]
|
Wed, 11 December 2019 19:05
|
|
MasterOfDeath |
Messages:4
Registered:December 2019 |
|
|
JA2-Options.INI
There is a line (2576) AI_SUPRESS_MIN_MAG_SIZE which should be AI_SUPPRESS_MIN_MAG_SIZE
Corrected the INIEditorJA2Options.xml file. There were many MISSING PROPERTY DESC...
All sorted using JA2-Options.INI and filling in the missing lines.
However, <Property name="ADMINISTRATION_POINTS_PER_PERCENT" datatype="decimal" minvalue="1" maxvalue="100" defaultvalue="20.0" interval="1"> and
<Property name="ADMINISTRATION_MAX_PERCENTAGE" datatype="numeric" minvalue="1" maxvalue="100" defaultvalue="15" interval="1">
I do not know the minimum and maximum value, so I used 1 and 100 until Smeagol, or anyone else, can correct this.
Is the datatype decimal?
If anyone wants the fixed INIEditorJA2Options.xml file then you can dl it from https://github.com/Ding-adong/core
Report message to a moderator
|
Civilian
|
|
|
|