01.03.2016, 16:19
Gave me two warnings:
The lines are:
I changed them to float in enum and used INI_WriteFloat.
it's not working.
Код:
warning 213: tag mismatch warning 213: tag mismatch
Код:
FactionInfo[i][DmgDoors][veh] = door; FactionInfo[i][DmgTires][veh] = tire;
it's not working.