byond - Modules - TypesVar Details

General Purpose Fax Machine

Vars

can_send_priorityIf this machine can send priority faxes.
departmentOur department
fax_cooldownstorer var for cooldown on sending faxes
fixed_id_tagWhether or not the ID tag can be changed by proc.
identity_nameThe identifying name of the machine within the department, listed when being sent something.
is_priority_faxWhether or not the next fax to be sent is a priority one.
machine_id_tagUnique identifier for the fax machine.
networkFluff network shown by fax machine when logged in
radio_alert_tagThe radio prefix used for radio alerts, if there is one.
single_sendingIf this machine is sending only to one machine at a time or not.
sub_nameThe name of the machine within the department, if it has one.
target_departmentTarget department

Var Details

can_send_priority

If this machine can send priority faxes.

department

Our department

fax_cooldown

storer var for cooldown on sending faxes

fixed_id_tag

Whether or not the ID tag can be changed by proc.

identity_name

The identifying name of the machine within the department, listed when being sent something.

is_priority_fax

Whether or not the next fax to be sent is a priority one.

machine_id_tag

Unique identifier for the fax machine.

network

Fluff network shown by fax machine when logged in

radio_alert_tag

The radio prefix used for radio alerts, if there is one.

single_sending

If this machine is sending only to one machine at a time or not.

sub_name

The name of the machine within the department, if it has one.

target_department

Target department