/tg/ Station 13 - Modules - TypesDefine Details

maplestation_modules/code/game/machinery/fax_machine.dm

FAX_COOLDOWN_TIMECooldown for fax time between faxes.
FAX_UNREAD_ALERT_TIMEThe time between alerts that the machine contains an unread message.
MAX_DISPLAYED_PAPER_CHARSThe max amount of chars displayed in a fax message in the UI
/datum/design/board/fax/deluxeFax machine design, for techwebs.
/obj/item/circuitboard/machine/fax/deluxeFax machine circuit.
/obj/machinery/faxFax machine. Sends messages, receives messages, sends paperwork, receives paperwork.
/datum/wires/faxWires for the fax machine

Define Details

FAX_COOLDOWN_TIME

Cooldown for fax time between faxes.

FAX_UNREAD_ALERT_TIME

The time between alerts that the machine contains an unread message.

MAX_DISPLAYED_PAPER_CHARS

The max amount of chars displayed in a fax message in the UI