Re: Game_text newline
Posted by satchmo on
Wed Jan 19th 2005 at 4:56am
satchmo
member
2077 posts
1809 snarkmarks
Registered:
Nov 24th 2004
Occupation: pediatrician
Location: Los Angeles, U.S.
It's a very simple question, but I am not sure whether it's feasible. This is for a single player map.
I want to put two lines of text using a single game_text entity. Is there a special character, like "/n" that I can put to start a new line?
Re: Game_text newline
Posted by satchmo on
Wed Jan 19th 2005 at 6:25pm
satchmo
member
2077 posts
1809 snarkmarks
Registered:
Nov 24th 2004
Occupation: pediatrician
Location: Los Angeles, U.S.
Thanks, Lep. It worked.
I almost got it right myself, but I didn't use a backslash.