message_monitor ![code/game/machinery/telecomms/computers/message.dm 13](git.png)
Vars | |
error_message | Error message to display in the interface. |
---|---|
linkedServer | Server linked to. |
message | The message that shows on the main menu. |
notice_message | Notice message to display in the interface. |
password | Decrypt password |
screen | Computer properties. 0 = Main menu, 1 = Message Logs, 2 = Hacked screen, 3 = Custom Message |
spark_system | Sparks effect - For emag |
success_message | Success message to display in the interface. |
Procs | |
unemag_console | Remove the emag effect from the console |
Var Details
error_message ![code/game/machinery/telecomms/computers/message.dm 29](git.png)
Error message to display in the interface.
linkedServer ![code/game/machinery/telecomms/computers/message.dm 20](git.png)
Server linked to.
message ![code/game/machinery/telecomms/computers/message.dm 27](git.png)
The message that shows on the main menu.
notice_message ![code/game/machinery/telecomms/computers/message.dm 31](git.png)
Notice message to display in the interface.
password ![code/game/machinery/telecomms/computers/message.dm 35](git.png)
Decrypt password
screen ![code/game/machinery/telecomms/computers/message.dm 25](git.png)
Computer properties. 0 = Main menu, 1 = Message Logs, 2 = Hacked screen, 3 = Custom Message
spark_system ![code/game/machinery/telecomms/computers/message.dm 22](git.png)
Sparks effect - For emag
success_message ![code/game/machinery/telecomms/computers/message.dm 33](git.png)
Success message to display in the interface.
Proc Details
unemag_console
Remove the emag effect from the console