QUOTE(JoJo. @ Apr 11 2006, 02:37 PM)
Ok nublets ima teach you how to make an editor with strings, go into SF and make all your text's timed and what not (this is for flashing moving... anything like that in brefing)
you label every new text with a number starting with 1 to however many text chnages you have. Your trigger looks likes this or similar...
(SF TRIGG LAYOUT)
CONDITIONS:
Always
ACTIONS:
DisplayText("1", (this part dont matter if text changes b4 the wait is over, if using mission obj. there is no time display for text)
Wait(200);
DisplayText("2", 200);
Wait(200);
DisplayText("3", 200);
Wait(200);
Now when you go into strings if you create them in this kind of order you can add color change text and even watch your brefing flash if you continuesly go down from 1 with your text changed
[right][snapback]463227[/snapback][/right]
there is a reason why they posted here for help. using the word nublets is uncalled for.
back on topic: you have to be more specific whether what editor you are using and what do you want your briefing to look like.