07.02.2012, 15:40
Quote:
|
have you tried it with a carriage return with it like?
\r\n if not make a function that checks player text and formatt any \n with a real one in the script. |
Another problem is that if you make it to write other characters that are then \n transcript would be valid
inputtext [i] = '\';
Pawno told me:
error 027: invalid character constant


