code/game/objects/machinery/overwatch/_overwatch.dm

MAX_COMMAND_MESSAGE_LENGTH | The maximum length we should use for sending messages with stuff like message_member ,
message_squad etc. |
---|---|
OVERWATCH_ON_MONITOR | Overwatch is on monitor mode |
OVERWATCH_SORT_BY_HEALTH | Sort squad list by health status |
OVERWATCH_HIDE_DEAD | whether or not we show the dead marines in the squad |
OVERWATCH_BUSY | The overwatch computer is busy doing something |
Define Details
MAX_COMMAND_MESSAGE_LENGTH
The maximum length we should use for sending messages with stuff like message_member
,
message_squad
etc.
OVERWATCH_BUSY
The overwatch computer is busy doing something
OVERWATCH_HIDE_DEAD
whether or not we show the dead marines in the squad
OVERWATCH_ON_MONITOR
Overwatch is on monitor mode
OVERWATCH_SORT_BY_HEALTH
Sort squad list by health status