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

Can''t get Thrust speed modification to work...

The general place to discuss MOD''ing Freelancer!

Post Sat Aug 02, 2003 5:10 am

Can''t get Thrust speed modification to work...

I know there are a dozen threads about this, but I can't figure out what I'm missing. I want to set the thrusters up so that the higher level ones provide a moderate boost to your top speed.
I edited the entry 'max_force = 72000' ( and changed it to 132000), but I see no change in the game at all. Do I need to sell my ship and/or thruster or something? I tried this in both SP and MP, but to no avail. Can anyone think of what I might be doing wrong?


Thanks!

Paradigm

Post Sat Aug 02, 2003 1:04 pm

Well make sure your modding the right truster

Post Sat Aug 02, 2003 2:32 pm

to change the thrustes - open up the st_equip.ini file.
The top four listed things are the thrusters
[Thruster <---closing square bracket here - whereever there is one bracket - there is another two to close it {thruster} but square instead....
nickname = ge_s_thruster_01 <--- thruster
nickname = ge_s_thruster_02 <-- deluxe
nickname = ge_s_thruster_03 <---heavy
nickname = ge_s_thruster_04 <---advanced
Scroll down to the one you want - then find.....
max_force = 72000 <--this is the amount of force provided by the thrusters
U wanna go faster- need more force
if max_force = 144000 you go approximately 320m/s under thrust
make it 300000 and you go about 600 or so,
IF you make it something like 50000000 (5 mil) you will go in excess of about 4000m/s - but to do this you will need to add the a line in the constants.ini in the data folder (need to do this to go over 990......)
at the bottom of the [PhySysConsts section add the line
ANOM_LIMITS_MAX_VELOCITY = 100000 <-- this value is the speed you can go up too - so if approx 2000, make it 2000! - mine is set this high so i can fiddle without having to worry too much is all....
Finally - the other problem is that you still get energy drainage - so to overcome that - back in the st_equip.ini change
power_usage = 165 (or whatever value it is)
to
power_usage = 0
Then save and reload your game - you are off - quick style!
Enjoy!
Chips
p.s - mind the asteroids!

I just cut and pasted this from my reply to someone else in accushots thread... check in more detail in future. Make sure you have the right thruster as well, and don't forget to do 'save as' and type in the file name, cos when editing the ini files, it creates a txt version.....the game doesn't read the txt version, so save as st_equip.ini again...also check your spelling to make sure...after that - you reload FL for it to take effect, or do you have more than one version installed(therefore get the right one)
Also - if you turned on another mod and it replaced the file, then you might have 'deactivated' your mod....after that *looks at ceiling*.... dispare!

Post Mon Aug 04, 2003 4:18 pm

I'm not sure exactly what I did wrong, but it seems to be working now. I wasn't trying to do anything outrageous, just provide some benefit (speed-wise) to the higher quality thrusters (200, 250, 300, 350.. in order).

I'm thinking that I might have been editing the .ini.txt file and inadventently forgot to rename it (DOH!). I haven't tried bumping up the max speed constant, but it might be fun to try it.

On another note, I as disappointed to see that changing the thrusters (and the CRUISING_SPEED constant) on the server side did nothing for my client until I was using the same .ini files on both client and server. It would have been nice to make a server-side only mod to allow improved cruise speeds. Oh well...


Paradigm

Return to Freelancer General Editing Forum