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

ini file editing

Do you want to start editing Freelancer, but have no clue where to begin? This is the place for you to find things and talk about getting started on Freelancer Modding

Post Mon Jan 03, 2005 12:52 am

ini file editing

i was playing a game online and someone was spawning cargo from scrap floating in space. need help to edit ini files to do this. i have SDK v1.3 and now dont know where to go from here.

Do i have to install sdk into freelancer game folder to make it work??

Post Mon Jan 03, 2005 5:13 am

If the cargo that comes out was, for example, silver in a silver mining field, it is already integrated in-game.

If it is something you never saw appear from there, like guns, then it's a cheat and I think no one will really help you on this one.

Post Mon Jan 03, 2005 10:37 pm

It's not a cheat!
(It's a debris field.)

All you need do, is shoot at the scrap (If it's targetable), and you'll get the cargo, too.
Usually only works with the small stuff that flies by.
And it won't show up everytime.

If you're making your own mod, the asteroid field's ini file needs a section like:
[LootableZone
asteroid_loot_container = lootcrate_ast_loot_metal
asteroid_loot_commodity = commodity_scrap_metal
dynamic_loot_container = lootcrate_ast_loot_metal
dynamic_loot_commodity = commodity_scrap_metal
asteroid_loot_count = 0, 0
dynamic_loot_count = 1, 1
asteroid_loot_difficulty = 40
dynamic_loot_difficulty = 4

The last 4 lines determine how much, and how often you'll get the "commodity_scrap_metal."
Any commodity can be placed there, if you're making your own mod.
BTW-The "lootcrate_ast_loot_metal" determines what it looks like after it's been shot free.

Edit:
Almost forgot...
In the system's ini file, the zone MUST have an entry:
pop_type = lootable_field
(If not, you can't loot it.)

Watch your 6!

Edited by - warzog on 1/3/2005 10:42:21 PM

Post Tue Jan 04, 2005 5:08 am

it was in jersey debris field shootin scrap and it came out as 9000 cargo instaed of 1 scrap.
can u help me, wat is the code for jersey debris field (e.g. bro1_01 or someithin like that is planet manhathen).
then how would i change the scrap to spawn as another cargo (e.g. GOLD).
Thanx whitedog

Post Tue Jan 04, 2005 5:29 am

Oh do i have to install SDK v1.3 into the game folder or can it run alone on the hard drive to make changes to ini files?

the original location it called for was microsoftgames\freelancer\data

do i leave it there or change it???

thanx

Return to Freelancer Modding for Beginners Forum