Home   Help Search Login Register  

Author Topic: Intro and sideChat  (Read 796 times)

0 Members and 1 Guest are viewing this topic.

silent1

  • Guest
Intro and sideChat
« on: 23 Feb 2003, 10:45:51 »
  I've just discovered that sideChat doesn't work in cutscenes and I'm not best pleased about it >:( .
 
  Is there any way around this or will I just have to incorporate the intro with the mission?

Kaliyuga

  • Guest
Re:Intro and sideChat
« Reply #1 on: 23 Feb 2003, 10:54:10 »
Here ya go.. have fun ;D
======================================================
Command :
TitleText
 
Description :
Allows you to display text on screen.
 
Syntax :
TitleText ["text",textPosition]

text is the text to display on screen

textPosition indicates where to display it on screen. Possible values are :
"PLAIN DOWN" - Plain text in lower part of screen
"PLAIN" - Plain text in center of screen
 
Example :
TitleText ["Guns of Steel","PLAIN"]

Notes:
You can add multiple lines to the screen by using "\n" in your text to denote a linefeed. For example, TitleText["Guns of Steel\nSon of a Gun","PLAIN"]
 

======================================================
:cheers:



silent1

  • Guest
Re:Intro and sideChat
« Reply #2 on: 23 Feb 2003, 13:23:48 »
  Thankyou...but... white text doesn't go well with a desert background  ::) . Anyway, I'll find some way around it. Thanks again tho :)

silent1

  • Guest
Re:Intro and sideChat
« Reply #3 on: 23 Feb 2003, 13:33:41 »
   OK, I've just found a tutorial in the Ed Depot and this seems as if it will help me :)