Skip to main content

environment

Overview

  • 14 commands in this category.

Commands

CommandNameDescription
environment.apocalypseApocalypseRuns the apocalypse world cheat.
environment.change_seasonChange SeasonSwitches the world to the named season.
environment.control_disasterControl DisasterTriggers or controls a disaster by id.
environment.control_weatherControl WeatherAdvances or adjusts weather by type and step.
environment.get_simulationGet Simulation InfoReturns time simulation state: speed, pause status, real-seconds-per-game-minute ratio.
environment.get_stateGet Environment StateReturns current in-game environment state: time, day of week, season, weather, temperature, disaste…
environment.get_timeGet TimeReturns the current in-game time (hour, minute, day). Runs locally on B1.
environment.pausePause SimulationPauses (no argument) or resumes the game simulation while preserving current time speed. Use enable…
environment.reset_karmaReset KarmaResets karma for the current cheat context.
environment.resumeResume SimulationResumes the game simulation. Convenience for environment.pause enable=false.
environment.set_season_lengthSet Season LengthSets how many days each season lasts. Allowed values: 7, 14, 21, 28.
environment.set_timeSet TimeJumps to a specific in-game time. With only hour/minute it moves to the next occurrence (forward). …
environment.time_skipTime SkipSkips game time forward by the given days/hours/minutes.
environment.time_speedTime SpeedSets the global time speed multiplier.