This seems like a newb question... but is there a way or how do you get a line break in, for example, a server's MOTD? I know for other Q3 games I've used "\n" as in
set g_motd "Welcome to the server!\n www.example.com"
It comes out as
Welcome to the server!
www.example.com
However, this doesn't seem to work with Tremulous. What am I doing wrong?
I'm using TJW's server, if it makes a difference.
Thanks.