Temperature

Stan Shebs shebs@shebs.cnchost.com
Thu Oct 5 06:42:00 GMT 2000


Erik Sigra wrote:
> 
> > TerrainTypeProperty: temperature-variability n
> >
> > This property is the amount of totally random variation in the temperature
> > in each cell.
> 
> This one is apparently not for each terrain type. Do I specify the
> coordinates for each cell I want to set this property for or what?

No, it's a terrain type property.  Check out napoleon.g or ww2-adv.g,
both of them set it for land types but not sea types.  It just
introduces a little random fluctuation in the temperature updates
for each turn.

What I usually do, when unsure about how a construct is used, is to
grep for its name in */*.g .  Ideally, you'll get hits in one or more
games, plus one in the aptly-named test/all.g, which is supposed to
include a use of every GDL symbol.

Stan


More information about the Xconq7 mailing list