Difference between revisions of "ClimateRemoveWeatherType"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Jazzisparis
imported>Jazzisparis
 
Line 21: Line 21:
*[[ClimateAddWeatherType]]
*[[ClimateAddWeatherType]]
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Climate Functions (JIP)]]

Latest revision as of 13:46, 30 March 2015

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Removes a weather from a climate's weather types.

Syntax

[help]
(successful:0/1) ClimateRemoveWeatherType climate:ref weather:ref

Example

ClimateRemoveWeatherType WastelandClimate WastelandClear

See Also