Difference between revisions of "Weather"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Moved editor dialog image.)
imported>Qazaaq
Line 9: Line 9:


== Editor Dialog ==
== Editor Dialog ==
[[File:Weather Editor.png]]
[[File:Weather Editor.png|thumb|right|800px]]
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''Show Color In Render Window:'''
*'''Show Color In Render Window:'''
 
{{ClearFloats}}
== See Also ==
== See Also ==
*[[:Category:WorldData|WorldData Category]]
*[[:Category:WorldData|WorldData Category]]

Revision as of 21:34, 17 July 2016

Papyrus: Weather Script

Weather objects are found in the Object Window under WorldData.

To create a new Weather, right-click in the list of Weathers in the Object Window and select "new" from the popup. To create a new Weather based off an existing one, right-click the Weather you wish to use as a basis and select "duplicate". To delete an existing Weather, right-click that Weather and select delete.

Editor Dialog

Weather Editor.png
  • ID: The editor ID which is used by the Creation Kit.
  • Show Color In Render Window:

See Also