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

What would you like in an editor?

The general place to discuss MOD''ing Freelancer!

Post Thu Jun 19, 2003 6:56 am

IAmMarauder:

Your first post sounds like your heads screwed on right. Many others have tried and the results where less than satisfactory so id definately stick to you plan and start small.

Dont leave it half finished either and always make sure its bug fixed and released with the dlls when your ready.

So many of these fancy tools crash and you loose work or have hundreds of "Soon to be enabled" features that never do get enabled.

I think you should start with the character. The commodities are actually 3 files not 1, shame with the ships so whether you do commodities or ships first makes no difference.

Systems touch almost everything at some point so id do these last, after you have gotten the hang of the rest. It will be easier for you. Also, the flid exe tool for editing infocards is a dam fine tool. I'd definately build something similar into it that allows the player to look up id names from id numbers within the program. Id expect the best way to do it is not to add everything to the editor but to read it in from the existing dlls. This way the info is accurate for all mods.

Lastly, if you dont know how to code a certain part, learn rather than taking a short cut. Its better if your tool reads the current game state rather than the default state of the unmodded game. EG you added everything to your program rather than reading it from the freelancer folder.

If you can get your tool to read the game state then half your work will be done for you. If not its a lot of typing to make a tool that will be useless to most modders.

One section id look into is the solar folder. Make a special tab in your app for it. Pretty important this folder. As is the data/ships/encounters.

Both of which can be edited on their own, mostly single ini files that get used by system inis you see. Should be good practice for the shiparch i think.

Dont forget some versions og biniq strip out the =true line for all arch.ini files. Dont fall for that one because it causes BIG problems for us modders and its a bitch to fix.

Lastly, if you need any advice on how best to build in any support for certain aspects of the game. Drop us mod makers a line in here and we will post what ever info you require.

All we ask is you do a good job, take your time and get it right and dont leave the tool half finished.

So start small, work your way up.

Thinking about it. Id probably make a 70000x70000 grid with tiny icons that when placed prints the coordinates out for those objects.Thats a worst part of making systems, object placement. Changing a number and loading the game is hardly the best way to do it

If you could automate certain things and allow the mod maker to edit them later, such as docking ring placements based on the size of the planet, then that would be even better. Again, another bitch of task to do manually.

If you want a list of really painful tasks us mod makers do everyday, let me or any of the other mod makers know. Im sure we can fill telephone directory with them

Oh yes, its best to have an editor copy an existing entry and add it as a new entry with a new name rather than edit existing entries when adding new stuff.

Mod makers dont always want to edit something that exists because it breaks the game. EG commodites used as loot might not like it when the escape pod turns into a gun shipment if you get my meaning.

Best of luck. Hope you pull it off for us.

Giskard

Post Thu Jun 19, 2003 10:05 am

Nice one Giskard. Now to all coders/tool makers. Why don't you try to join all your single projects or works into an team? I mean, something in an organized way. No, no, no! Not a new team of Crack Lane Hackers.
I like the original idea that came from the poster of this thread: First he ask ppl on what they want in an new fl editor and what they like. Smells me that he seeks for some commun sense that put him in the right track on the making of his new project. At the same time, he get some feedback that came from a possible future collaborers and probe itself if he can manage this task. Am I right?
But you still need our best wishes to your project.
- Go ahead!
- Trent, we need to go faster!
- Good luck, Trent!

Post Thu Jun 26, 2003 3:25 am

Hi all, just letting you know I am still alive, but real-Life has knocked me off schedule a bit. Work does still continue, so bear with me...

Giskard: read your post, and didn't plan to leave it unfinished. It will read the game state, and the default data directory is selecteable (for those people with multiple installs). I am currently mapping the ini files so I can get a better view of how it all relates, and it seems to be structured almost like a database, so when that is done I should be almost done (fingers crossed). The hardest part is setting up variables, but I have a cunning plan...

Post Sat Aug 02, 2003 8:55 pm

So, how is this comming along ? You ok ?

Post Mon Aug 04, 2003 9:45 pm

You have a huge task ahead of you.
I hope it works out.
Some things that I would like to see...
A way to organize Ships, Commodities, etc... by ORIGIN (such as Liberty), and by thier respective abilities...
FOr example the ability to Sort all Thrusters by Origin, PLace sold, Thruster speed etc...

Also... a LOAD DEFAULT option... in case somehow one really screws something up... they can load the default and start over.
This can even be made into... load default thrusters, load default weapons... etc...
Keep up the good work.

Post Tue Aug 05, 2003 4:05 am

How about not overwriting any existing file, instead creating a new file that will co-exist with the original file, thus saving every modders hardwork

Post Wed Aug 06, 2003 3:30 am

lets all circle **** to his greatness

USLF

USLF
United Sirius Liberation Front
We accept everyone and anyone.
http://heretic666.proboards21.com/
Go to our boards.

Return to Freelancer General Editing Forum