Elenmir Posted March 4, 2012 Share Posted March 4, 2012 Hello, I am trying to port a mod that I made for Oblivion to FO3. The mod basically allows you to create armour that combines the appearance of one piece of armour with the stats of another.In OBSE there is a function to clone a form and allow it to persist in save files. However, whenever I search for a similar function in FOSE the closest I get is TempCloneForm, the effects of which disappear when you leave the game. Is there a way to achieve this functionality directly in FOSE? If not, is there a way to store information in an external file, which I can call in an OnLoad script to set the values for the new armour?Any ideas that might be helpful in achieving these results in some other way? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts