ForceClimate

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Forces the game to use the specified Climate type, blocking transitions to other climate types.

  • Calling either this function with the climate argument omitted, or calling SetCurrentClimate, will unlock and restore normal climate transitions.

Syntax

[help]
ForceClimate climate:form

Example

ForceClimate NVDLC02ZionValleyClimate
ForceClimate   ; Argument omitted - climate transition unlocked. 

Notes

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

See Also