AirLife
  • AirLife
  • 56% (Neutral)
  • Private Topic Starter
15 years ago
Once again, been looking from the various .big and .ini files looking for the lines of code controlling the Point Laser Defence systems on the Air Force General's aircraft. I wish to apply these to the Chinese and European aircraft (European aircraft in the CnC Europe mod).

Anyone point me to the exact lines of code I need to use, and whether its a simple copy and paste job, or whether I need to use a tad more brain cells..
Sponsor
Annihilationzh
15 years ago
Lucky for you, it's a copy-paste job.

  Behavior = PointDefenseLaserUpdate ModuleTag_Laser_One
    WeaponTemplate        = AirF_PointDefenseLaser
    PrimaryTargetTypes    = BALLISTIC_MISSILE SMALL_MISSILE
    ScanRate              = 0
    ScanRange             = 200.0
    PredictTargetVelocityFactor = 1.0
  End

If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
AirLife
  • AirLife
  • 56% (Neutral)
  • Private Topic Starter
15 years ago
This is the second time you've answered the call. Thank you once again! 😃