dynamic_snapshot

A "snapshot" of dynamic at an important point in time. Exported to JSON in the dynamic.json log file.
Vars | |
alive_antags | The number of alive antags |
---|---|
alive_players | The number of alive players |
dead_players | The number of dead players |
observers | The number of observers |
remaining_threat | The remaining midround threat |
ruleset_chosen | The rulesets chosen this snapshot |
serialization | The cached serialization of this snapshot |
time | The world.time when the snapshot was taken |
total_players | The total number of players in the server |
Procs | |
to_list | Convert the snapshot to an associative list |
Var Details
alive_antags

The number of alive antags
alive_players

The number of alive players
dead_players

The number of dead players
observers

The number of observers
remaining_threat

The remaining midround threat
ruleset_chosen

The rulesets chosen this snapshot
serialization

The cached serialization of this snapshot
time

The world.time when the snapshot was taken
total_players

The total number of players in the server
Proc Details
to_list
Convert the snapshot to an associative list