Page 1 of 1
UNIT error
Posted: Wed Jun 13, 2007 2:48 am
by Digger70
The German unit P01086 - PzA Lrs(f) 150mm SP How only has a soft attack range of 1 and the max soft attack is 13 in gameplay, the weapon.pdt file is correct
P01086 10 8 5 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24 24 24 23 23 23 22 22 22 21 21 21 20 20 20 19 19 19 18 18 17 17 16 16 15 15 14 14 13 13 12 12
I expect the weapon.pdx is incorrect..Could this please be fixed in the patch
RE: UNIT error
Posted: Wed Jun 13, 2007 2:56 am
by Jason Petho
ORIGINAL: Digger70
The German unit P01086 - PzA Lrs(f) 150mm SP How only has a soft attack range of 1 and the max soft attack is 13 in gameplay, the weapon.pdt file is correct
P01086 10 8 5 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24 24 24 23 23 23 22 22 22 21 21 21 20 20 20 19 19 19 18 18 17 17 16 16 15 15 14 14 13 13 12 12
I expect the weapon.pdx is incorrect..Could this please be fixed in the patch
Duly noted, is this West Front or East Front or both?
Thank you.
Jason Petho
RE: UNIT error
Posted: Wed Jun 13, 2007 7:23 am
by asiaticus
Its West Front.
I will test this out.
RE: UNIT error
Posted: Wed Jun 13, 2007 4:53 pm
by golfbill
This was a problem on the TS version. The weapon values for this are 32 numbers long for the soft targets according to the weapon.pdt file as you have shown in your post. I solved this by eliminating the last ten numbers. This solved the problem of the soft attack range. You have to change the pdt file then run it thorugh the encrypter to produce the pdx file.
RE: UNIT error
Posted: Thu Jun 14, 2007 1:56 am
by Digger70
Perhaps there is an End of line character missing or the last value on the Hard Attack needs to be a 1
I don't see how deleting the last 10 numbers would work, there are 32 for each line which is fine
I was just going to recompile the pdt file manually and see if it fixed it.