/tg/ Station 13 - Modules - TypesVar Details - Proc Details

dynamic_snapshot

A "snapshot" of dynamic at an important point in time. Exported to JSON in the dynamic.json log file.

Vars

alive_antagsThe number of alive antags
alive_playersThe number of alive players
dead_playersThe number of dead players
observersThe number of observers
remaining_threatThe remaining midround threat
ruleset_chosenThe rulesets chosen this snapshot
serializationThe cached serialization of this snapshot
timeThe world.time when the snapshot was taken
total_playersThe total number of players in the server

Procs

to_listConvert 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