RefreshCurrentClimate

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Refreshes the current climate to reflect changes made by SetClimateXXX functions.

Syntax

[help]
RefreshCurrentClimate

Example

RefreshCurrentClimate 

Known Issues

There are some cases where this will not work unless SetWeather is called immediately before calling this function:

SetWeather NVWastelandClear	; (any Weather can be used as the parameter)
RefreshCurrentClimate

See Also