Closed Phyma closed 10 years ago
Due the default value change of triageCardState from -1 to 0 it is possible that the mod acts incorrect ( if serverconfigs triage entries are removed entirely, the medicalUi loop will exit with an error due the "variable select X" as variable is == [] and X is > -1)
To the notes about the default value: The default values are chosen to make error detection possible so that the mod can act different to non initialized units without checking explicitly for ^^
Rest looks good Please change the code so that no issue inside of the loop is possible X39
code review ok but this spot:
merged anyway will be changed manually by me
Theses are my changes for the 4.4 version, see changelog