Jump to content
Sign in to follow this  
rbb

Regarding Camera Scripts

Recommended Posts

Hi guys, anyone here knows any good free camera script that allows free camera angle, free movement and able to capture players (not AI) actions?

Im trying to make a movie with friends but cant seem to find a good camera script.

Share this post


Link to post
Share on other sites

Have you tried the in-game one?

Use this to call it:

this exec "camera.sqs"

Or use player if calling from debug console or somewhere else.

Share this post


Link to post
Share on other sites
Have you tried the in-game one?

Use this to call it:

this exec "camera.sqs"

Or use player if calling from debug console or somewhere else.

So i just put this command on the unit i want it will be a free angle "camera man"? what you mean by "Or use player if calling from debug console or somewhere else"?? i don't get it :( sorry im not familiar with arma 2 scripting. Would u mind elaborate more?

Share this post


Link to post
Share on other sites

you can put it in the unit init in the editor to become active automatically

or you can put a trigger, make it a radio trigger - this way you can active via radio

or download a debug console addon to be able to execute code at any moment, like

http://forums.bistudio.com/showthread.php?t=73356

Share this post


Link to post
Share on other sites

Thank you sir, how do i use the debug console O_o? i paste the this exec "camera.sqs" in and nothing happen :O

Edited by RBB

Share this post


Link to post
Share on other sites

so you have the console window open, right?

you need to use the code fields in the lower half and press the button right next to it to execute the code

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×