Author Topic: increasing number of phase plasma torps for the war sovereign class?  (Read 1234 times)

Offline CyAn1d3

  • MacDill Shipyards Design Team
  • Posts: 1656
  • Cookies: 420
  • RETIRED
is it possible to edit the scripts for the war sovereign class,  so that instead of only having 100 phase plasma torps, increasing it to say... 200? i know it would be somewhere in the scripts? but what line and where?


(edited thread title for clarity)
I came, i saw, i added a Sig.
Later gents, i have Youtube to take over.
Cy - 1-12-15

Offline JimmyB76

  • Posts: 6423
  • Cookies: 421
Re: increasing number of phase plasma torps for the war sovereign class?
« Reply #1 on: March 16, 2009, 09:52:44 PM »
you can easily change any values of a hardpoint thru MPE...

if youre unfamiliar with MPE (i would recommend becoming so, in all honesty) then in the ship's hardpoint, you'd be looking for:
Code: [Select]
Torpedoes.SetMaxTorpedoes( ... , x)
Torpedoes.SetTorpedoScript( ... , "y")
where x is the number of torps, and y is the torp as found in the projectiles folder...