Copying and modifying a draft schematic

c0pp3r

New Member
I would like to copy the draft schematic for one of the land speeders and use it to make a pod racer craftable. In addition I want to modify the schematic to require and additional lootable component. I'm very comfortable playing around in the Lua but I'm wondering what I'll need to do to the iff file a copy to make this happen. I don't really know the formatting of the iff files related to schematics and what needs to be changed to make a different object and add a component slot. 


Any help or nudges in the right direction for understanding iffs better would be awesome.
 
As I mentioned on irc, that should be handled .lua side afaik, I don't think you need to create a new draft schematic .iff object.

If that does need to be a thing, Object Editor will be done soonTM, working on it atm, as hex editing in object IFF files is a bit shit, at least adding new chunks and what not, especially Draft Schematic related Schematic Attributes, Ingredient Slots, etc.

Beyond that, hope someone else here can help. :)
 
Hi c0pp3r,

did you manage to get this done? I'm playing with DNA samples and want to be able to introduce an additional item into the 5xDNA sample mix. Basically I need to add an extra ingredient to the schematic and really hope I don't need to go near TRE files.

nY
 
Back
Top