Log in

View Full Version : pen 999


kesh
August 23rd, 2005, 06:45 AM
Noticed this result in the pen calculation message when using US flame throwers, seemed to come with every hit. I think it's because the warhead size is 45 and this is somehow factored into penetration calculations. Its penetration is listed as 0, with HEAT pen of 14, though it doesn't have HEAT ammo.
I remember in dos SPMBT that 66mm flash M202 guns used to always kill any tank if they got a hit. Then they also had warhead size 45, though in winMBT it's been reduced to 2.

Mobhack
August 24th, 2005, 01:52 AM
The common factor is that you are using flame weapons on a target. So, you are seeing the internal code for "flame attack".

At that point in the code, the final penetration result (based on the HEAT value etc) for a flame weapon is not known, just that it's a flame thrower and so can penetrate armour.

If you kill the target the later code will have determined that the F/T hit was enough to do the job. But by then it is way past the point where the penetration message (which was for debug purposes originally but was offered for user interest) can be displayed.

Cheers
Andy

JaM
August 24th, 2005, 02:40 AM
Mobhack said:
But by then it is way past the point where the penetration message (which was for debug purposes originally but was offered for user interest) can be displayed.

Cheers
Andy



And we will never be thankfull enough for that... once again, thank you!!!

kesh
August 24th, 2005, 05:53 AM
Thanks for the swift reply Mobhack. Can you say whether warhead size matters, and so explain the (apparent) lower lethality for M202 sice its change?

Thanks
Kesh

Mobhack
August 24th, 2005, 06:21 AM
Warhead size always matters, cannot think of anywhere it does not.

Cheers
Andy