Jump to content

Unused Fallout Records Useable?


Recommended Posts

I was working on a large project to optimize New Vegas/Fallout 3 when I ran into something strange. I was using the search and replace feature to replace 5 Donation Boxes in a Quarry Junction shack to a Metal Box to remove the old Fallout 3 record that was being referenced. When the little window pops up, it'll show the object selected and then the next object alphabetically to replace it with. This object happen to be DoNotCreateNewIngredientsWeArentUsingThemInFallout. It was an Ingredient record, a record type from Oblivion that wasn't used in the game. I've known about this for a while, but I was under the assumption that the GECK would ignore objects of this record.

14739203175_dbe7352acf_h.jpg

Guess not. I looked in the All section of the GECK's Object Window and lo and behold it is in the list, I was able to open it, modify it, and save it. Then I closed the plugin and the GECK and reopened the file to confirm the GECK had indeed made changes. Another surprise, a new record type appeared in the Items section of the Object Window. The field was blank, but when I clicked on the tiny sliver, it displayed all of the Ingredients.

14552529320_6b59b8a300_h.jpg

Turns out the GECK can edit/make, and even place these objects in the game. To make the list of the hidden objects appear, any one of the records of that type must have a world model. The GECK can sort out these records by their world model, as they would appear in the BSA's file hierarchy.

14739202995_1b8e397bf1_h.jpg

It tricks the GECK's porgraming into displaying them. I did the same to the other "hidden" record, Constructable Objects. Again, it appears in the GECK, only Constructable Objects are Skyrim's version of Recipes.

 

14739202855_91c16ebf7e_h.jpg

 

Unlike Ingredients, Constructable Objects cannot be edited, double clicking on a record does nothing, but the right click will bring up the standard window. I took a Constructable Object from Skyrim and added it to my test file. The GECK will recognize that the objects the Skyrim Constructable Object references are missing or are invalid references, but still will not allow the record to be edited.

 

14736027691_d834caa92e_h.jpg

Worse still, the GECK will save the records in a broken format, resembling that of a simplified Key, Book, or Misc Item instead of the format Skyrim has, and how the GECK actually reads the record. It's not a loss, Recipes are their equivalent, and compared to Constructable Objects, are much simpler to create. So I focused on Ingredients, I placed the one I made into the game, and it appeared in the game world.

 

14552566869_f561ba6a65_h.jpg

When picked up, it will appear in the aid section of the inventory.

14736834794_e4db8723ef_h.jpg

It also can be used like any other aid item, and it's affects will appear in the Status section.

 

14552562859_6baa0f5911_h.jpg

It can also be dropped like any other item.

 

14552542728_9e57c0ad28_h.jpg

In the end, it's nothing more than a simplified Ingestible Item. It does not have a pickup and drop sound, no addiction field, it cannot be made a Medicine, and you cannot change it's value in the GECK, only in FNVEdit.

 

14739193925_2f86103323_h.jpg

I'm not sure how informative this will be to others, I thought I'd just share my findings. I apologize for the images, I had little time before work to crop the images, and when I get home, I would completely forget I found this out. I cannot attach my esp to this thread, so I've uploaded it here for folks - it does not contain the Skyrim Constructable Object I used to test the GECK. Unused Object ESP

Edited by Kuroitsune
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...