Posted 13 November 2012 - 10:44 PM
I've been trying create a sort of central rednet server for my house so it can handle sending information between different clients and excecute its own functions if called on. There are backup servers designed so that if the main is not able to send any information to the sending client it will automatically send to another of the server. However seeing as though some of the sending is based on inputs from a user, like [Recipient ID], [Message]. (For example; 4, Hello! ) Im not sure how to send this all in one line. As it is all one line from the input.
Is this even possible?
I may be asking the impossible here, if its not possible I can just go back to a simple send with a line break between then have the server split the message itself.
cheers
Is this even possible?
I may be asking the impossible here, if its not possible I can just go back to a simple send with a line break between then have the server split the message itself.
cheers