Editing DefaultObject

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
'''Type:''' <code>DFOB</code>
[[Category:Editor Reference]]
<BR/>
[[Category:Object_Classes]]
'''Papyrus:''' [[DefaultObject Script]]


A [[DefaultObject]] exposes form objects in the Creation Kit to the core game engine.
'''Papyrus:''' None
This is necessary because the core game engine needs special access to some forms.
Using a [[DefaultObject]] also allows a form object to be used by the engine yet still be easily created, edited, or deleted in the Creation Kit.
The [[DefaultObject]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]] or the [[Default Objects Window]].


== Editor Dialog ==
Sometimes, the core game engine (i.e. Fallout4.exe) needs to be able to use a form for something; however, Bethesda (and modders) still want to be able to create, edit, delete, etc., that form in the Creation Kit. In these situations, the game can define ''default objects'', which can be made to point at forms in the CK. Think of it as the game literally asking for something to use.
[[File:DefaultObject_Editor.png|right]]
*{{Template:Editor:Property:ID}} An editor ID which is defined by the ''Fallout4.exe'' executable cannot be changed.
*'''Object:''' The form used for this default object.
*'''Description:''' A description of what this default object will be used for. A description which is defined by the ''Fallout4.exe'' executable cannot be changed.
{{ClearFloats}}


== Notes ==
In Skyrim and Fallout 4, default objects can be edited in the Default Object Manager, by going to the Gameplay menu in the Creation Kit and selecting "Default Objects." Fallout 4 adds DefaultObject forms (note the lack of a space), which accomplish the same thing but are easier to use: they show up in the normal [[Object Window]], so you can filter them with searches. It seems like most default objects only show up in one place or the other, and the reason for this isn't clear at this time.
In Skyrim and Fallout 4, default objects can be edited in the [[Default Objects Window]] by going to the ''Gameplay'' menu in the Creation Kit and selecting 'Default Objects''. Fallout 4 adds [[DefaultObject]] forms which accomplish the same thing but are easier to use: they show up in the normal [[Object Window]], so you can filter them with searches. It seems like most default objects only show up in one place or the other, and the reason for this isn't clear at this time.


== See Also ==
[[File:DefaultObject_Editor.png]]
*[[:Category:F4SE|F4SE Category]]
*[[:Category:Miscellaneous|Miscellaneous Category]]


 
== Editor Dialog ==
[[Category:Editor Reference]]
*'''ID:''' The editor ID of the default object form. This cannot be changed, because default objects are defined by the executable (i.e. Fallout4.exe).
[[Category:Object Classes]]
*'''Object:''' The form used for this default object.
[[Category:Miscellaneous]]
*'''Description:''' A description of what this default object will be used for. This description cannot be changed.

Please note that all contributions to the Fallout4 CreationKit Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see FalloutCK:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page: