Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

Thruster Speed setting

The general place to discuss MOD''ing Freelancer!

Post Wed Mar 19, 2003 8:15 pm

Thruster Speed setting

Hi there,

I figured out how to modify the thruster speed.

In the file EQUIPMENT\st_equip.ini the thrusters are listed.
The line "max_force" is the speed setting. The value is 1/600
of the speed gain. All thrusters have a max_force of 72000 which
means a speed gain fo 120. Here is an example:

If you want to bring your ship to a speed of 300 with a thruster,
the thruster must have a speed gain of at least 220 (a speed of
80 is the max speed of all pilotable ships). So mutliply the
wanted speed gain with 600 and you have the correct value.

220 * 600 = 132000

In st_equip.ini set

max_force = 132000

for your thruster (the different thruster types can be figured out
through the power-usage which is the power drain). An advanced thruster
has a power drain of 125. The correct entry in st_equip.ini is the
ge_s_thruster_04 starting at line 67. Change the max_force to 132000 and
now you can fly 300 with an advanced thruster equipped in your ship.

Btw, has any one figured out how to change the max speed of the ships?
The same speed for all ships is some kind of boring. I think when you buy
another better ship it should also be another speed. A light fighter should
be slightly faster than a freighter.


Sarcasm is a scalpel, not a bludgeon[!

Post Wed Mar 19, 2003 8:59 pm

umm...I think I've read all that info in other posts, and you go to the engine_equip.ini or something like that and change the engine thrust (once again a 1/600 ratio) Though I don't have my note in front of me and not at my home computer...check around the forum, its there.

My question is how to change the cruise speed, and if you can change it individually per ship as well. My friends and I are created a mod for our lan to make ships have a few more differences with ship speeds.

From what I've read, I should use BINI to open the constant.ini file, open up the constant.ini.txt file, but does anybody know what you are suppose to change?

Post Wed Mar 19, 2003 9:00 pm

To edit the max speed of a ship you can change the max_force value in engine_equip.ini
default for most engines is 48000 which divided by 600 just happens to be 80.
But if you change the value of linear_drag you can get much higher speeds with lower max_force.

Post Wed Mar 19, 2003 11:17 pm

For editiing the cruise speed you have to add a value in the constants.ini file. In the section [EngineEquipConsts add the line CRUISING_SPEED=????. As the value you give the direct value, not multiplied by 600.

Sarcasm is a scalpel, not a bludgeon[!

Post Thu Mar 20, 2003 12:45 pm

the 600 is actually the total value of linear_drag (599 of engine + 1 of ship)

Post Sun Mar 23, 2003 5:18 am

I hate to tell you this but the CRUISING_SPEED = ???? does not work. I think the crusing speed of 300 is hardcoded and cannot be changed. The best thing to do would be to change the max_force for the thruster to make it go faster. Sometimes using the thruster is better than waiting on the cruise to take effect if you are being hit by hostiles, plus you have to deal with criuse disrupter missiles.

Example: max_force = 150,000 give you about 330 and give you enough time to get away from any hostiles.

Post Sun Mar 23, 2003 6:27 am

Starnova the cruise speed works and I CAN verify it.

I used to hate weddings cause all my aunts and grandmas would poke me and say "Your next sonny[!" They stopped when I started doing it to them at funerals

Click here to join my army[!

Post Sun Mar 23, 2003 11:38 am

???? means the value you want e.g.: CRUISING_SPEED = 600. This setting works fine for me in SP (haven't tried MP so far).

Sarcasm is a scalpel, not a bludgeon[!

Post Sun Mar 23, 2003 1:27 pm

Sorcerer :

You can adjust the max speed of any ship by editing the engine data in engine_equip.ini

SInce i created an entirely new ship i basicly copied everythign that was in refrence to the anubis craft, edit this info and pasted it below the anubis data in the files.

This needs to be done in each ship engine edit the max_force = (speed * 600) so for mine a speed of 150 * 600 (this is the linear drag from engine(599) + ship(1) = 600(total linear drag on hull))

[Engine
nickname = ra_engine_01
ids_name = 263702
ids_info = 264702
volume = 0.000000
mass = 10
max_force = 90000
linear_drag = 599
power_usage = 0
reverse_fraction = 0.200000
flame_effect = gf_co_smallengine02_fire
trail_effect = gf_co_smallengine02_trail
trail_effect_player = gf_co_smallengine02_playtrail
cruise_charge_time = 3
cruise_power_usage = 20
character_start_sound = engine_oe_h_fighter_start
character_loop_sound = engine_oe_h_fighter_loop
character_pitch_range = -50, 25
rumble_sound = rumble_oe_h_fighter
rumble_atten_range = -5, 0
rumble_pitch_range = -25, 25
engine_kill_sound = engine_bw_fighter_kill
cruise_start_sound = engine_bw_cruise_start
cruise_loop_sound = engine_bw_cruise_loop
cruise_stop_sound = engine_bw_cruise_stop
cruise_disrupt_sound = cruise_disrupt
cruise_backfire_sound = cruise_backfire
indestructible = false
outside_cone_attenuation = -3
inside_sound_cone = 60
outside_sound_cone = 180

You can get the ships to go much faster by lowering the linear drag on the engine HOWEVER do this by factors eg factor of 2 = linear drag of engine = 299 then the above figure for my max force will actually = 300 top speed.

Starnova : the crusising speed DOES work, the actual number displayed is a game override like that when travelling through tradelanes your top speed in a tradelane is about 2500

Max speed allowe d by the crusie engine setting is 990

Try this enter cruise with a new speed set in and then use the kill engines it will count down from the real top speed. Also its actually really easy to tell your moving faster since if you head out at full cruise to a 30k waypoint you'll get there in no time compared to before you change the setting

Zen,
Even the greatest of whales is helpless in middle of desert.
DuwX.com

Return to Freelancer General Editing Forum