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
Script Help How to appear a text message on screen?
Steve Offline
Member

Posts: 178
Threads: 17
Joined: Jun 2012
Reputation: 7
#5
RE: How to appear a text message on screen?

(07-03-2012, 08:16 PM)ApeCake Wrote: If you don't want to activate it when doing stuff and just want to see it instantly (probably for testing purposes I guess) use this;

void OnStart()
{
SetMessage("Messages", "NameofMessage", 0);
}

For the .lang part see james' post.
And Steve, as far as I'm concerned the O and S in OnStart need to be capitalized.
I saw I forgot the capilization, I changed it immediately Tongue
It should work now.
(This post was last modified: 07-03-2012, 08:47 PM by Steve.)
07-03-2012, 08:45 PM
Find


Messages In This Thread
RE: How to appear a text message on screen? - by Steve - 07-03-2012, 08:45 PM



Users browsing this thread: 1 Guest(s)