Home   Help Search Login Register  

Author Topic: Help with Intro/Outro cutscenes  (Read 1124 times)

0 Members and 4 Guests are viewing this topic.

Offline Jeff2121

  • Members
  • *
Help with Intro/Outro cutscenes
« 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!
« Last Edit: 22 May 2007, 04:31:39 by Jeff2121 »

Offline bardosy

  • Honoured Contributor
  • ***
  • campaign designer
    • CartooDiv
Re: Help with Intro/Outro cutscenes
« Reply #1 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.
Fix bayonet!

Offline LeeHunt

  • Former Staff
  • ****
  • John 21:25
Re: Help with Intro/Outro cutscenes
« Reply #2 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