SetCurrentClimate

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the current climate.

Syntax

[help]
(climate:ref) SetCurrentClimate newClimate:ref

Example

SetCurrentClimate NVDLC02ZionValleyClimate

Notes

  • For the new Climate effects to apply immediately, call RefreshCurrentClimate after calling this function.

See Also