Home   Help Search Login Register  

Author Topic: Conversation  (Read 442 times)

0 Members and 4 Guests are viewing this topic.

Armo-X-

  • Guest
Conversation
« on: 30 Sep 2003, 03:48:33 »
How do i get conversation to work???

 For instance i use

titletext ["YES SOMETHING GOES HERE...","PLAIN"]

titletext ["NOW HERE COMES THE NEXT LINE","PLAIN"]

How do i time them accordingly? because the first one doesnt appear only the second, due to the lack of timing... but how do i time them??? could somone possibly give an example?

barry_the_baldy

  • Guest
Re:Conversation
« Reply #1 on: 30 Sep 2003, 04:14:29 »
titletext ["Text","plain down"]
~5

titletext ["More text","plain down"]
~7

ect

The ~# is how long it waits before executing the next command.