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: qeustion about cutscenes  (Read 653 times)

0 Members and 1 Guest are viewing this topic.

Coffeemilk_Q

  • Guest
qeustion about cutscenes
« on: 03 Nov 2003, 21:14:01 »
Hey,

I want to create a cutscene, but I don't know how to let a unit follow a waypoint route as soon as the camera targets the unit halfway the cutscene.
Can anyone explain me how I should write that down in the script?
Thanks!

Offline Blanco

  • Former Staff
  • ****
Re:qeustion about cutscenes
« Reply #1 on: 03 Nov 2003, 21:53:48 »
use a bolean in you wp and set it true in your camscript.


letswalk

in the a wp of that unit

letswalk = true in the camscript.

 
Search or search or search before you ask.