Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to show text at a certain point?
Elven Offline
Posting Freak

Posts: 862
Threads: 37
Joined: Aug 2011
Reputation: 26
#2
RE: How to show text at a certain point?

Set up trigger if you know how, then use that code:

SetMessage("Category Name", "EntryName", 0);

that 0 is lenght. If it is 0, then it will calculate itself, depending how long ur text is.

Then inside extra_english put inside other stuff:

<CATEGORY Name="Category Name">
<Entry Name="EntryName">Text here!</Entry>
</CATEGORY>

The Interrogation
Chapter 1

My tutorials
02-04-2012, 10:40 PM
Find


Messages In This Thread
RE: How to show text at a certain point? - by Elven - 02-04-2012, 10:40 PM



Users browsing this thread: 1 Guest(s)