Hi, I want to display endlines in my text string outputted using the Display(" xxx") function. I tried "\n" which is the standard C/C++ way...no luck. When I separate into separate calls of the function it just pops up with a new window. So how do I do it?
Character for a line break in strings: [
Example: Display("Adventure Game Studio [ [ Copyright 1995-2004 Chris Jones");
Check out this thread:
AGS tidbits & snippets (Read before posting!) (http://www.agsforums.com/yabb/index.php?board=6;action=display;threadid=11497)
It's full of kick ass little pieces of info I'm sure you'd find usefull!