how do u use tirgger display text in starforge ?
The only way I could do it is with the String Editor.
ROFL
Conditions:
Always();
Actions:
DisplayText("This is a game. To play it, do stuff, to cast spells, do this.", 4);
Comment("Beginning MEssage");
Why do you put 4 at the end?
Bleh. I can't remeber at the moment, and I don't have access to StarForge right now. Why don't you see what it is?
QUOTE(r[s)
t,Aug 17 2004, 05:34 PM] Why do you put 4 at the end?
You have to. There are two variables for displaying text in SF. One is the actual text, and the other is "Always Display." For some reason 4 is the number to use for "Always Display"
thats y its crashing for me so i made this tread
Oh I get what you're saying. When you do the text, already labeled strings or whatever show up, and I thought you had to pick those.

lol
Ya, the 4 corresponds to Always Display.
You can change it to, I thinkk, 3, so that people wh odon't have "Show subtitles" on under options menu won't see it.
I never bother though.
to find out the exact numbers, in the Tips and Tricks guide, near bottom of page, there's Starofgre triggers.
I think that's where.