OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: heron on 10 Dec 2005, 20:29:30

Title: Camera for screenies
Post by: heron on 10 Dec 2005, 20:29:30
Chaps,

I've created a base which I would the players to be able to use in a mission. The base is fine, not a problem.

I would now like to take screenshots of the base from various angles to show them fields of fire, etc. I can do some, by creating large platforms to stand on at each side, for example, but the top-down is proving a right pain.

I assume I've already gone about it in a really difficult way, ie placing the huge platforms and observation posts by the side of a base, taking screenies from on top and then going back in and moving it, etc.

The one way I tried to get a top-down view was bailing out of a plane and as I fell to Earth, took some screenies.

It occured to be there HAD to be an easier way!!

Any and all help appreciated, please.

-h-
Title: Re:Camera for screenies
Post by: Trapper on 10 Dec 2005, 21:00:34
this exec "camera.sqs" in the init line of your soldier creates a free moving camera. Use your movement keys and numpad to navigate.
Title: Re:Camera for screenies
Post by: heron on 10 Dec 2005, 21:11:54
Genius! Thanks, very much obliged.

-h-
Title: Re:Camera for screenies
Post by: LoTekK on 10 Dec 2005, 22:01:14
The one way I tried to get a top-down view was bailing out of a plane and as I fell to Earth, took some screenies.
I have to say. That's hardcore. ;D

Something that occurred to me sometime back but never got around to asking: is there any way to get rid of the crosshairs when using camera.sqs?
Title: Re:Camera for screenies
Post by: Pilot on 10 Dec 2005, 22:18:10
Yes, pressing "L" (caps or no caps) will toggle the crosshairs

-Pilot
Title: Re:Camera for screenies
Post by: heron on 10 Dec 2005, 22:18:19
Ah yes, that would be helpful actually :)
Title: Re:Camera for screenies
Post by: LoTekK on 10 Dec 2005, 22:41:07
Thanks! :)
Title: Re:Camera for screenies
Post by: Tyger on 11 Dec 2005, 11:59:46
In case you're curious, there is a Keyboard Map for the camera.sqs at the bottom of Mesiah's tute on Camera.sqs
http://www.ofpec.com/editors/resource_view.php?id=557 (http://www.ofpec.com/editors/resource_view.php?id=557)
Title: Re:Camera for screenies
Post by: heron on 11 Dec 2005, 12:11:23
Thanks.

And thanks again for the tips - I now have the screenshots I want, all looking absolutely smashing.

Cheers, very grateful.

-h-