Page 1 of 1

write to script-output during data[etc] phase?

Posted: Sat Jan 25, 2020 12:56 pm
by Honktown
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.

Re: write to script-output during data[etc] phase?

Posted: Sat Jan 25, 2020 3:48 pm
by darkfrei

Re: write to script-output during data[etc] phase?

Posted: Sat Jan 25, 2020 5:09 pm
by Honktown
Thanks. Unfortunately there's been no resolution... Sorry for making another thread on it.