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

Market Goods

The general place to discuss MOD''ing Freelancer!

Post Mon May 26, 2003 12:10 am

Market Goods

Hello, i have been modding for quite some time, and i was wondering how you tell what is what, like for manhatten:
[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
marketgood = bwfr_package, 10, -1, 0, 0, 1, 1, 1
marketgood = cof_package, 8, -1, 0, 0, 1, 1, 1
marketgood = coe_package, 28, -1, 0, 0, 1, 1, 1
marketgood = coe2_package, 32, -1, 0, 0, 1, 1, 1
marketgood = lf_package, 1, -1, 1, 1, 0, 1, 1
marketgood = le_package, 2, -1, 0, 0, 1, 1, 1
marketgood = lfr_package, 1, -1, 1, 1, 0, 1, 1
marketgood = bf_package, 6, -1, 0, 0, 1, 1, 1
marketgood = be_package, 8, -1, 0, 0, 1, 1, 1
marketgood = bfr_package, 4, -1, 0, 0, 1, 1, 1
marketgood = kf_package, 10, -1, 0, 0, 1, 1, 1
marketgood = ke_package, 13, -1, 0, 0, 1, 1, 1
marketgood = kfr_package, 10, -1, 0, 0, 1, 1, 1
marketgood = rf_package, 20, -1, 0, 0, 1, 1, 1
marketgood = re_package, 22, -1, 0, 0, 1, 1, 1
marketgood = rfr_package, 20, -1, 0, 0, 1, 1, 1
marketgood = pf_package, 2, -1, 0, 0, 1, 1, 1
marketgood = pe_package, 13, -1, 0, 0, 1, 1, 1
marketgood = pfr_package, 4, -1, 0, 0, 1, 1, 1
marketgood = bhf_package, 4, -1, 0, 0, 1, 1, 1
marketgood = bhe_package, 13, -1, 0, 0, 1, 1, 1
marketgood = bhe2_package, 26, -1, 0, 0, 1, 1, 1
marketgood = oe_package, 16, -1, 0, 0, 1, 1, 1
marketgood = nf_package, 0, -1, 0, 0, 1, 1, 1

i need to know what these are, mostly what ships are there and how i change them... thank you =)

Post Mon May 26, 2003 7:40 pm

marketgood = gf1_package, 0, -1, 0, 0, 1, 1, 1

the gf range is the civilian ships. The gf1 = starflier, gf6 = eagle.
The others you can work out like this - bw = borderworlds, so bwf = borderworlds fighter = dagger, bwfr = borderworlds freighter = dromedary. Co = corsair, so coe2 = corsair elite 2 = titan. Bh = bounty hunter etc etc

The next number is the level required to buy the ship.

Then the -1 is the empathy you need to buy the ship. As they are always -1 you don't have to be friendly to buy the ship.

The the next ones are 0, 0, 1, 1, 1 if the base doesn't sell the ship and 1, 1, 0, 1, 1 if they do.

So with your example, manhatten sells the lf (Patriot) requiring level 1 to buy.

*edit* Remember if you're going to change this that you should keep the same number of ships for sale.


Edited by - Circumcisor on 26-05-2003 20:42:19

Post Mon May 26, 2003 8:21 pm

ok =D

Return to Freelancer General Editing Forum