Possible to implement a record log messages that appear on the screen, the players?
example of cheating messages:
titleText [format ["Just-A-Box spawned nearby."], "PLAIN DOWN"];titleFadeOut 4;
titleText [format["Just-A-Box will disappear in %1 seconds.",SelectDelay],"PLAIN DOWN"]; titleFadeOut 4;
titleText [format["Just-A-Box disappeared."],"PLAIN DOWN"]; titleFadeOut 4;