Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

EvalRgnWeather

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
m
m (add examples)
 
Line 7: Line 7:
: Typical weather alias values range from 0 to 4, and are usually defined in \GameData\Aliases\'''Various.ini'''
: Typical weather alias values range from 0 to 4, and are usually defined in \GameData\Aliases\'''Various.ini'''
 +
 +
[[Image:AddDynGraphic.png]]
 +
[[media:Wiki_examples.xls|Spreadsheet of examples]]
 +
 +
| example =
| example =
| example-description =  
| example-description =  

Latest revision as of 11:48, 30 April 2010

EvalRgnWeather

Syntax  

EvalRgnWeather = <RegionUID>;<Operator>;<Value>

Description

Evaluate the Weather in a specified region.

Typical weather alias values range from 0 to 4, and are usually defined in \GameData\Aliases\Various.ini

AddDynGraphic.png Spreadsheet of examples



 

Parameters

<RegionUID>

Valid Region Alias

<Operator>

One of:

=, <, >, <=, >=, DICE
<Value>

Integer (0-999)

Forums