When running a tcp server, and someone else using a Client like Zmud, how can I use writeline, etc to display colors? when i do:
writeline c\strea, "Hello"+ColorRed()+" how are you etc" it writes Hello32 how are you etc to the client?
and one other question...
how can i writeline message, then writeline message again so it would be on the same line??
writeline c\strea, "Hello"+ColorRed()+" how are you etc" it writes Hello32 how are you etc to the client?
and one other question...
how can i writeline message, then writeline message again so it would be on the same line??