Author Topic: hi is there way change max warp speed on ship  (Read 441 times)

Offline yuzuki68

  • Posts: 7
  • Cookies: 0
hi is there way change max warp speed on ship
« on: January 26, 2013, 07:43:19 AM »
hi all is there a way change ship max warp speed i forget name of mod but lets you change speed of warp engines from warp to say max 9.7 etc i found it be weird ship i have the ronin class can only go up to warp 6.0 when i know class has max speed of warp 9.7 to 9.8 trying rememeber

am somewhat good at scripting just no clue were or how to change warp speed of ship.

Offline hobbs

  • Posts: 1373
  • Cookies: 77
Re: hi is there way change max warp speed on ship
« Reply #1 on: January 26, 2013, 08:54:29 AM »
go to:

Scripts/Custom/Ships

find the file you want and make a copy then open the original with note pad.

then find this line:

Foundation.ShipDef.scorpionclass.fMaxWarp = 9 + 0.0001
Foundation.ShipDef.scorpionclass.fCruiseWarp = 8 + 0.0001

and change the red number to the speed you want

then save (not save as)

you can also use BCUT i think but i dont lol
"We are dreamers, shapers, singers and makers..." Michael Ansara, "Elric" Babylon 5 "The Geometry of Shadows,"


Offline yuzuki68

  • Posts: 7
  • Cookies: 0
Re: hi is there way change max warp speed on ship
« Reply #2 on: January 26, 2013, 09:23:47 AM »
thanks that help a lot ship warp system works like post to

Offline hobbs

  • Posts: 1373
  • Cookies: 77
Re: hi is there way change max warp speed on ship
« Reply #3 on: January 26, 2013, 01:30:10 PM »
glad i could help  :D
"We are dreamers, shapers, singers and makers..." Michael Ansara, "Elric" Babylon 5 "The Geometry of Shadows,"