write to script-output during data[etc] phase?
Posted: Sat Jan 25, 2020 12:56 pm
game.write_file exists, but that's only available during control phases. Is there a command to write to script-output during data phases? I'm looking to serpent.block(data.raw), without having it in the log every time.