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: Trigger cutscene  (Read 614 times)

0 Members and 1 Guest are viewing this topic.

TH

  • Guest
Trigger cutscene
« on: 05 Jul 2004, 07:55:44 »
Ok, i want a trigger to when activated, go to a scud and watch it take off... im a noob to cutscenes and i'd like to do this without a script if possible..lol thx in advance 8)

Acid

  • Guest
Re:Trigger cutscene
« Reply #1 on: 05 Jul 2004, 11:45:26 »
Well you kinda need to script to do a decent cutscene. You can just use the camera effects in the triggers Effects menu but the effect you can  prduce are quite limited and basic. To trigger a cutscene though simply add this into the OnActivation field of your trigger:

[]exec "launch.sqs"

That assumes the cutscene script is in a file called launch.sqs. As for doing the camera scripting read through the tutorials. snYpirs tutorial is good as is the camera.sqs tutorial which makes the scripting a lot easier. If you still find it hard to do though then if you like you can send me a copy of the mission and say what you want the camera to do and i'll script you a cutscene.