Command reference

ClimateModel

Weather · admin

Command words: climatemodel, clm
Permission: SeniorAdmin

The climatemodel command is used to view, edit and create climate models, which control weather patterns, events and transitions.

The syntax is as follows:

clm list [<filters>] - lists all of the climate models
clm edit <which> - begins editing a climate model
clm edit new <name> <model> - creates a new climate model
clm close - stops editing a climate model
clm show <which> - views information about a climate model
clm show - views information about your currently editing climate model
clm set name <name> - sets the name of this climate model
clm set ticks <minutes> - sets the minutes between weather ticks
clm set echochance <%> - sets the per-minute chance of echoes
clm set echoticks <minutes> - sets the minimum number of minutes between echoes
clm set addseason <season> - adds a season to this climate model
clm set cloneseason <clone> <season> - adds a season to this climate model with all the data from another
clm set removeseason <season> - removes a season from the climate model
clm set season <season> chance <event> <%> - sets the base chance of changing per tick for an event/season combo
clm set season <season> transition <from> <to> <weight> - sets a transition from one weather event to another
clm set season <season> transition <from> <to> 0 - removes a transition from one weather event to another

← Back to Command reference