I'm trying to get a newline character in the say command so the in-game chat jumps to the next line. This is from a client-side CFG, not a plugin or anything. I've tried numerous characters and file encoding but nothing happens. :(
Can anyone help?
you cant. The only way is to force it by using tons of spaces, but that is cheap and won't produce universal results. One person may have it 3 lines down, the other would have it on the same line.
The only way I see it is if it is in different say lines.
say "text"; say "summoartext"
Hmph. Alright, thanks for the info!
There might be an ASCII character for carriage return that'd work.
Not sure though.
Sorry, you need to Log In to post a reply to this thread.