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 NEW commodities

The general place to discuss MOD''ing Freelancer!

Post Fri May 09, 2003 7:02 pm

Adding NEW commodities

I can add new commodites like this:

goods.ini:
[Good
nickname = MSensei_nerve_toxin
equipment = MSensei_nerve_toxin; select_equip.ini
msg_id_prefix = gcs_gen_commodity_boron
category = commodity
price = 350
combinable = true
good_sell_price = 8.200000
bad_buy_price = 8.200000
bad_sell_price = 1
good_buy_price = 1
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\COMMOD_chemicals.3db
jump_dist = 5

the select_equip.ini

[Commodity
nickname = MSensei_nerve_toxin
ids_name = 458776
ids_info = 458764
units_per_container = 1
pod_appearance = cargopod_blue
loot_appearance = lootcrate_blue
decay_per_second = 0
volume = 1.000000
hit_pts = 250

then set market_commodities.ini to

MarketGood = MSensei_nerve_toxin, 0, -1, 150, 550, 0, 10

BUT I get recoverable server errros.
It works but there are errors
Comments ANYONE?
I have plans for hundreds of new commodities so this is a crutial discussion

-----
MSensei
Please visit my freelancer server. http://www.msensei.com/freelancer/

Post Sat May 10, 2003 4:40 am

Look at this line
MarketGood = MSensei_nerve_toxin, 0, -1, 150, 550, 0, 10
dont quote me but I think it should be like this
MarketGood = MSensei_nerve_toxin, 0, -1, 150, 500, 0, 10
I think that the 550 is causing the problem




Edited by - BakedPotato on 13-05-2003 19:30:59

Post Sat May 10, 2003 6:37 am

When you finish could you make it so they can be downloaded. i can offer suggestion about what to have but i have no idea how to make changes to the game, but im learning. or trying to anyway...

Post Sun May 11, 2003 7:01 am

I will definately give this a shot and let u know

if you want to see my code all my mod is open commented source

http://www.msensei.com/freelancer/



-----
MSensei
Please visit my freelancer server. http://www.msensei.com/freelancer/

Post Tue May 13, 2003 6:26 pm

does NOT cure the errors btw.

anyone else successfully added new commodities?

-----
MSensei
Please visit my freelancer server. http://www.msensei.com/freelancer/

Return to Freelancer General Editing Forum