Re: Plugins for PCC2
From: | streu |
---|---|
Thread: | Plugins for PCC2 |
Forum: | Talk |
In reply to: | Re: Plugins for PCC2 |
Date: | Fri, 2016-09-09 18:07 GMT |
Can I read messages received in the previous turn?
There is no built-in feature to do that.
You can save messages to files (press 'w' while viewing the message) which you can review later using a text editor. PCC1 even had a built-in viewer
If you have saved your results (and you should [1]), you can use the "c2mgrep" tool to search for messages:
c2mgrep "clear to colonize" backups/result*
(...well, under Linux and Cygwin at least; I just saw that it doesn't work so well under Windows...)
--Stefan
Footnote: [1] To enable backups, press Ctrl+O, go to "Options" page, and set the "Backups" options to "activated (default)".