Staredit Network

Staredit Network -> UMS Assistance -> Display Text
Report, edit, etc...Posted by r[s]t on 2004-08-17 at 17:06:29
how do u use tirgger display text in starforge ?
Report, edit, etc...Posted by eXile5 on 2004-08-17 at 17:14:42
The only way I could do it is with the String Editor.
Report, edit, etc...Posted by EzDay281 on 2004-08-17 at 17:29:13
ROFL

Conditions:
Always();

Actions:
DisplayText("This is a game. To play it, do stuff, to cast spells, do this.", 4);
Comment("Beginning MEssage");
Report, edit, etc...Posted by r[s]t on 2004-08-17 at 18:34:22
Why do you put 4 at the end?
Report, edit, etc...Posted by greenreaper on 2004-08-17 at 18:41:01
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?
Report, edit, etc...Posted by Vindexus on 2004-08-17 at 19:47:01
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"
Report, edit, etc...Posted by r[s]t on 2004-08-17 at 20:43:59
thats y its crashing for me so i made this tread
Report, edit, etc...Posted by eXile5 on 2004-08-17 at 20:49:50
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. ermm.gif
Report, edit, etc...Posted by EzDay281 on 2004-08-17 at 21:37:26
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.
Next Page (1)