Home   Help Search Login Register  

Author Topic: Trigger cutscene  (Read 451 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.