OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: beefholishness on 02 May 2004, 01:25:05

Title: trigger text
Post by: beefholishness on 02 May 2004, 01:25:05
Hey everybody. I was just wondering how to create a second line of text whewn you add text to a trigger, an effect similar to hitting the enter key. I can't tell you how many times I've had to cram words and use ellipses because I didn't know how to create a second line! :P Thanks.
Title: Re:trigger text
Post by: Chris Death on 02 May 2004, 01:33:30



\n


.....text....\n...text...

will look like:

.....text....
...text...

~S~ CD