Home   Help Search Login Register  

Author Topic: text?  (Read 452 times)

0 Members and 1 Guest are viewing this topic.

Offline 456820

  • Contributing Member
  • **
text?
« on: 18 Dec 2004, 12:33:19 »
i know you can have writing in the middle of the screen during the game like when you have someone sayin something out loud or in cutscenes i thought you used "titlecut ["yourwriting"] but it doesnt work.
 Does anyone know wat u put instead

bored_onion

  • Guest
Re:text?
« Reply #1 on: 18 Dec 2004, 13:00:27 »
yes....

you can use one of the below

Code: [Select]
titletext ["yourtexthere","plain down"]
OR

Code: [Select]
cuttext ["yourtexthere","plain down"]
dont forget the space between 'plain' and 'down'

for more details heres a thread i posted about the use of text etc.

http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=20841

Offline 456820

  • Contributing Member
  • **
Re:text?
« Reply #2 on: 18 Dec 2004, 13:09:21 »
cheers