Thread: pen 999
View Single Post
  #2  
Old August 24th, 2005, 01:52 AM
Mobhack's Avatar

Mobhack Mobhack is offline
National Security Advisor
 
Join Date: Mar 2005
Location: Dundee
Posts: 5,989
Thanks: 483
Thanked 1,923 Times in 1,251 Posts
Mobhack is on a distinguished road
Default Re: pen 999

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
Reply With Quote