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

communications

Vars

block_command_reportA counter of conditions that are blocking the command report from printing. Counter incremements up for every blocking condition, and de-incrememnts when it is complete.
captivity_areaThe location where the special xenomorph egg was planted
command_report_footnotesA list of footnote datums, to be added to the bottom of the roundstart command report.
soft_filteringAre we trying to send a cross-station message that contains soft-filtered words? If so, flip to TRUE to extend the time admins have to cancel the message.
xenomorph_egg_deliveredHas a special xenomorph egg been delivered?

Procs

can_make_emergency_meetingCheck if a mob can call an emergency meeting
emergency_meetingCall an emergency meeting

Var Details

block_command_report

A counter of conditions that are blocking the command report from printing. Counter incremements up for every blocking condition, and de-incrememnts when it is complete.

captivity_area

The location where the special xenomorph egg was planted

command_report_footnotes

A list of footnote datums, to be added to the bottom of the roundstart command report.

soft_filtering

Are we trying to send a cross-station message that contains soft-filtered words? If so, flip to TRUE to extend the time admins have to cancel the message.

xenomorph_egg_delivered

Has a special xenomorph egg been delivered?

Proc Details

can_make_emergency_meeting

Check if a mob can call an emergency meeting

Should only really happen during april fools. Checks to see that it's been at least 5 minutes since the last emergency meeting call. Arguments:

emergency_meeting

Call an emergency meeting

Communications subsystem wrapper for the call_emergency_meeting world proc. Checks to make sure the proc can be called, and handles relevant logging and timing. See that proc definition for more detail. Arguments: