OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Trooper on 09 Jul 2003, 04:25:07

Title: Camera scripting question
Post by: Trooper on 09 Jul 2003, 04:25:07
I made a camera script by following the instructions in 1 of the tutorials i  got from this web site. I just  dont know   where to place the script and how to activate it. I have made some basic missions and they worked fine. I'm a FNG so go easy on me.  :-[

Thanx in advance for your replies.


Trooper
Title: Re:Camera scripting question
Post by: O Neil on 09 Jul 2003, 09:30:47
I can tell you now, your getting the help from a pro  ::)  (Look left)

I call the file    Camera.sqs
Place that file into your     :

Operation Flashpoint/User/User name/Mission/Mission folder

Then in the mission, in someones Initialisation field, put this:

              [] exec "Camera.sqs"

O'Neil