Author Topic: Blockland console - non-standard STDIN?  (Read 1070 times)

I'm trying to pipe to Blockland's stdin - am I just screwing up, or does it use a non-standard stdin? I can't seem to write to the console. The alternative is to write a server in torquescript (or use the one destiny(?) made a while back) and eval with it, but that's kinda awkward imo.

  • AFAIK BL just reads raw keypresses, so piping STDIN will not work.
  • Piping STDOUT even breaks that.


the hell does that even mean
As Far As I Know. In this case, both I, Lub, Kalphiter, and others have came to this conclusion, so I'm fairly sure about it.

Yeah, seems that way. Pity, I wonder why Torque chose to do that? Makes it a real pain in the arse. Oh well.