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

Required Level decreasing for Ships

Here you find the different tutorials on editing and MODing Freelancer

Post Sun Jun 01, 2003 10:08 pm

Required Level decreasing for Ships

Hi

I've got a question: Is the anyway of decresing the required level to buy ships earlyer with not such a high level. Sorry for my englisch I'am from germay.

Post Sun Jun 01, 2003 10:30 pm

To change the required level to buy a ship change the first number example
[BaseGood
base = Li01_01_base
marketgood = gf1_package, 0, -1, 0, 0, 1, 1, 1 -the first 0 means no level required

marketgood = gf2_package, 4, -1, 0, 0, 1, 1, 1 -4 level 4 required
marketgood = gf4_package, 13, -1, 0, 0, 1, 1, 1 -13 level 13 required
marketgood = gf5_package, 24, -1, 0, 0, 1, 1, 1 -24 you get the idea

by using the numbers like this it makes the ship buyable no matter what level
you are or how friendly you are.
marketgood = coe2_package, 0, -1, 1, 1, 0, 1, 1

the file for changing the marketgood is market_ships.ini

Edited by - BakedPotato on 01-06-2003 23:32:02

Post Sun Jun 01, 2003 10:50 pm

Hey Cool thats great andonemore question how do I make the ship buyable on another planet or Station.

Post Sun Jun 01, 2003 11:01 pm

In market_ships.ini

marketgood = lfr_package, 0, -1, 0, 0, 1, 1, 1 = not buyable

marketgood = lfr_package, 0, -1, 1, 1, 0, 1, 1 = buyable

Remember to have maximum 3 ships per station

Post Sun Jun 01, 2003 11:06 pm

Jo

Thx for your help i found out 2 minutes ago schould had read the other topics before asking but nice that you helped.

Return to Freelancer Editing Tutorial Forum