13.11.2005, 09:56:30
The numbers on the left side of the list don't do ANYTHING. You can have
[VehicleTypes]
CRAP=AMCV
95=CMIN
7+9^2=SREF
5000001=DTRUCK
-500=APOC
and it would still eval into
[VehicleTypes]
1=AMCV
2=CMIN
3=SREF
4=DTRUCK
5=APOC
ingame.
You need to actually have 102+ buildable units in the list for the bug to arise.
[VehicleTypes]
CRAP=AMCV
95=CMIN
7+9^2=SREF
5000001=DTRUCK
-500=APOC
and it would still eval into
[VehicleTypes]
1=AMCV
2=CMIN
3=SREF
4=DTRUCK
5=APOC
ingame.
You need to actually have 102+ buildable units in the list for the bug to arise.