environment.apocalypse | Apocalypse | Runs the apocalypse world cheat. |
environment.change_season | Change Season | Switches the world to the named season. |
environment.control_disaster | Control Disaster | Triggers or controls a disaster by id. |
environment.control_weather | Control Weather | Advances or adjusts weather by type and step. |
environment.get_simulation | Get Simulation Info | Returns time simulation state: speed, pause status, real-seconds-per-game-minute ratio. |
environment.get_state | Get Environment State | Returns current in-game environment state: time, day of week, season, weather, temperature, disaste… |
environment.get_time | Get Time | Returns the current in-game time (hour, minute, day). Runs locally on B1. |
environment.pause | Pause Simulation | Pauses (no argument) or resumes the game simulation while preserving current time speed. Use enable… |
environment.reset_karma | Reset Karma | Resets karma for the current cheat context. |
environment.resume | Resume Simulation | Resumes the game simulation. Convenience for environment.pause enable=false. |
environment.set_season_length | Set Season Length | Sets how many days each season lasts. Allowed values: 7, 14, 21, 28. |
environment.set_time | Set Time | Jumps to a specific in-game time. With only hour/minute it moves to the next occurrence (forward). … |
environment.time_skip | Time Skip | Skips game time forward by the given days/hours/minutes. |
environment.time_speed | Time Speed | Sets the global time speed multiplier. |