OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: ahmed117 on 25 Jan 2012, 16:16:08

Title: Making video effects..
Post by: ahmed117 on 25 Jan 2012, 16:16:08
Hello,
       I was just thinking about, the Intro.As the Intro automatically starts in the beginning of a mission, so How to create a Skip able cutscene in the middle of a mission like an Intro? One more thing, As the cutscene starts, I want a little camera effect like a CCTV spy cam video, so can any one inform me about this?
Title: Re: Making video effects..
Post by: Doktor Headshot on 25 Jan 2012, 16:33:07
Quote
I was just thinking about, the Intro.As the Intro automatically starts in the beginning of a mission, so How to create a Skip able cutscene in the middle of a mission like an Intro?
Hi pal! As I said in other thread, the only way to make possible to manually skip cutscene within mission environment is to use radio call trigger Juliet (which you call by pressing twice 0 key) with "TERMINATE" camera effect and "repeatedly" mode set on.

Quote
One more thing, As the cutscene starts, I want a little camera effect like a CCTV spy cam video, so can any one inform me about this?
As far as I know, you can put picture of CCTV camera in the game (as a "resource") and put that picture as overlay in the cutscene you make. Final effect should be similar to when you see Guba talking in TV in the official campaign.
Title: Re: Making video effects..
Post by: ahmed117 on 26 Jan 2012, 16:30:57
I got about the cut scene, but please tell me further about the Resource picture. That How do I put any CCTV cam effect in an outro? please I would be very grateful.
Title: Re: Making video effects..
Post by: Gruntage on 26 Jan 2012, 16:37:27
It's a very lengthy process. It involves making a section in your description.ext.

Here's one tutorial on the use of 'dialogs' (which is what you're trying to create)

http://www.ofpec.com/ed_depot/index.php?action=details&id=37&game=OFP

This tutorial is probably the one you need:

http://www.ofpec.com/ed_depot/index.php?action=details&id=52&game=OFP

It's hard to explain how to make one in one post. So I highly recommend reading those tutorials :)
Title: Re: Making video effects..
Post by: Doktor Headshot on 26 Jan 2012, 17:24:45
Quote
It's hard to explain how to make one in one post. So I highly recommend reading those tutorials Smiley
Yep, is time to go to OFP scripting school and get homeworks done!