OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Jeff2121 on 22 May 2007, 02:49:58

Title: Help with Intro/Outro cutscenes
Post by: Jeff2121 on 22 May 2007, 02:49:58
I have a couple OFP camera scripts by snYpir, but I don't know which
commands I should use to convert them to ArmA. I'm pretty sure I can get
the hang of it, but I need someone to help me with the new commands for ArmA.  :confused:


Cheers!
Title: Re: Help with Intro/Outro cutscenes
Post by: bardosy on 22 May 2007, 11:04:07
I really use my OFP-experiences to write camera scripts to ArmA.
You can use the same commands, but if you want, you can use MORE.

For me, the OFP commands is enough to make camera scripts for ArmA.
Title: Re: Help with Intro/Outro cutscenes
Post by: LeeHunt on 22 May 2007, 21:14:29
I agree.  You can get most of what you need done with the same commands. And as always, using the "this exec "camera.sqs" " and creating your own snapshots is the best way (in my humble opinion).

; Camera focused on Floyd
_camera camPrepareTarget [78728.23,-59513.87,-10016.38]
_camera camPreparePos [14230.83,16244.22,1.65]
_camera camPrepareFOV 0.700
_camera camCommitPrepared 0
@camCommitted _camera