Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Conversation  (Read 635 times)

0 Members and 1 Guest 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.