Jump to content

CIWS dispersion and addition of MK149 shell


nighthawk2174

Recommended Posts

  • 4 weeks later...
  • 1 month later...
On 6/8/2021 at 3:00 AM, Yo-Yo said:

We can add this reduced dispersion for the navy variants, yes. If some reliable sources exist for this new barrel we can take a look.

 

 

On 6/22/2021 at 1:26 AM, Curly said:

Any updates its been months?  This is a simple fix that only takes a matter of seconds.  Hec here is the code I used in my weapons mod till ED banned such mods.
 

-- MK149 
shell("M61_20_MK149", _("MK-149 APDS"), {
  model_name     = "tracer_bullet_red",
  v0             = 1160.0,
  Dv0            = 0.0060,
  Da0            = 0.00008,
  Da1            = 0.00008,
  mass           = 0.0741, --Tungsten penetrator is 74.1g/DU penetrator is 73.3g
  round_mass     = 0.253,
  cartridge_mass = 0,			
  explosive      = 0.0,
  life_time      = 16.0,
  caliber        = 12.1, --Is subcaliber shell
  s              = 0.0,
  j              = 0.0,
  l              = 0.0,
  charTime       = 0,
  cx             = {0.12,0.7,0.80,0.22,1.9},
  k1             = 2.0e-08,
  tracer_on      = 0,
  tracer_off     = 8,
  scale_tracer   = 0, 
  name           = "MK-149 APDS",
  cartridge      = 0,

 

  • Like 2
Link to comment
Share on other sites

  • 8 months later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...