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

Adding stuff in Sp

The general place to discuss MOD''ing Freelancer!

Post Sun Apr 20, 2003 10:20 pm

Adding stuff in Sp

I just want to know if it is possivle to use modified things in Sp. Like the saber avalible at manhatten for 1000 creds of making it have 10x more health. Can you use these changes in the sp plz tell me and if it is possible plz tell me how.

Post Sun Apr 20, 2003 11:51 pm

everything you mod will work in the single player aspect of the game. To add the sabre to manhatton all you do is....
download biniqdu.exe from this site.
open up the market_ship.ini
find this text, do a search for li01

[BaseGood
base = Li01_01_base
marketgood = gf1_package, 0, -1, 0, 0, 1, 1, 1
marketgood = gf2_package, 4, -1, 1, 1, 0, 1, 1
marketgood = gf4_package, 13, -1, 0, 0, 1, 1, 1
marketgood = gf5_package, 24, -1, 0, 0, 1, 1, 1
marketgood = gf6_package, 30, -1, 0, 0, 1, 1, 1
marketgood = bwf_package, 4, -1, 0, 0, 1, 1, 1
marketgood = bwe_package, 20, -1, 0, 0, 1, 1, 1
marketgood = bwe2_package, 30, -1, 0, 0, 1, 1, 1

the sabre i think is bwe2_package the 0 and 1 after it denote whether its sold here the first number denotes what level you have to be to own that ship. The sabre as you can see is 30, so unless your a high character change it to 1 or somthing.

change
marketgood = bwe2_package, 30, -1, 0, 0, 1, 1, 1
marketgood = gf2_package, 4, -1, 1, 1, 0, 1, 1

to

marketgood = bwe2_package, 1, -1, 1, 1, 0, 1, 1
marketgood = gf2_package, 4, -1, 0, 0, 1, 1, 1

what that does is allows the sabre to be sold in place of the gf2 fighter. I think stations can olnly sell 3 ships at a time. Manhatton should now sell the sabre. Please backup everything as I am new to this, and i dont want to mess up your game. And as for price....Open up the goods.ini and find this text

[Good
nickname = bwe2_hull
category = shiphull
ship = bw_elite2
price = 505000
ids_name = 12017
item_icon = Equipment\models\commodities\nn_icons\bw_heavy.3db

thats the price for the hull for the bwe2 which is the sabre. so change

price = 505000

to

price = 1000

I think i have read somewhere that 1000 has to be the minimum price. This should reduce the price and I hope everything works out for you!!!!

Post Tue Apr 22, 2003 4:56 pm

thanx it al works!!!

Return to Freelancer General Editing Forum