View Single Post
Old 07-31-07, 04:11 AM   #6
skwasjer
The Old Man
 
Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 26
Uploads: 3
Default

Quote:
Originally Posted by Rubini
I canīt edit the parameters (or am i missing something?) and also we have no section names (like 100kg bomb, 250kg bomb, etc.). The bomb.sim file for example.
Correct, parameters are viewonly for now, due to the complexity. Edit function will come asap. The reason why there are no section names is because this info is not directly retrievable from the file itself. The controllers in the sim-file for example are referencing chunks in the dat-file (check the parentid, it's not a blue link, you can't navigate to it because the id does not exist in the file itself). For now, this is the best I can do.

Minitweaker uses a different approach (using config files), which I really wanted to keep away from. Otherwise, you'd again have to create config files for every single file.

Tip: open the corresponding dat-file and look up the id. To do this, go to the index chunk (if available), and find the id that is the parent id of the controller. Double click it, and it will navigate to it...

Quote:
Originally Posted by WilhelmSchulz.
Where is it?
I've mentioned it at the top of my first post in the release thread:

Below a copy/paste from the WIP thread (which may now be layed to rest) of features...
skwasjer is offline   Reply With Quote