View Single Post
Old 12-14-14, 02:21 PM   #7
Jeff-Groves
GLOBAL MODDING TERRORIST
 
Jeff-Groves's Avatar
 
Join Date: Sep 2014
Posts: 5,663
Downloads: 137
Uploads: 0


Default

the ; infront disables the line.

So...

[AMMO_TYPE0];10.5cm SK C/32
Idx=0
Year=1939
Month=1
;AP=40
;HE=60
;SS=20
AP=0 < Change this from 0 to the number you want
HE=110
SS=0
Renown=0


[AMMO_TYPE0];10.5cm SK C/32
Idx=0
Year=1939
Month=1
;AP=40
;HE=60
;SS=20
AP=100 < New setting
HE=110
SS=0
Renown=0
Jeff-Groves is offline   Reply With Quote