Skip to main content

environment.control_weather

Overview

  • Advances or adjusts weather by type and step.

Metadata

FieldValue
DisplayControl Weather
Categoryenvironment
AccessUserCheat
ScopeB2Authority
Tags
AliasesControlWeather, world.control_weather

Parameters

NameTypeRequiredDefaultDescription
weatherstringyesWeather identifier
stepintyesWeather control step

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('environment.control_weather', {
weather: '',
step: 0,
});