Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
SetClimate
Category:
Landscape
Since engine version:
4.6.5.0 CP
Description
Sets the climate (median temperature).
Syntax
void
SetClimate (
int
iClimate);
Parameter
iClimate:
Temperature from -50 to 50.
See also:
GetClimate
jwk, August 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script