OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Mike on 14 Oct 2002, 07:41:25

Title: what is the code for..
Post by: Mike on 14 Oct 2002, 07:41:25
I want to make Text appear at the botom of the screen, not like the chatting text, but the white text that fades in and out.. what is the command for that if I were to put it in a script.

Just need an example of saying something
Title: Re:what is the code for..
Post by: mcnorth on 14 Oct 2002, 08:38:41
Instead of "Plain" try "Plain Down"
Title: Re:what is the code for..
Post by: Wolfrug on 14 Oct 2002, 17:38:07
TitleText["this is the text", "PLAIN DOWN"]

g'luck ;)

Wolfrug out.
Title: Re:what is the code for..
Post by: Mike on 14 Oct 2002, 19:41:57
 :cheers: Thanks Guys!  :cheers: