User Tools

Site Tools


arma3:scripting

This is an old revision of the document!


ArmA 3 Scripting

ArmA 3 Camera

this exec “camera.sqs” in ArmA 3?

[] call BIS_fnc_cameraOld;

Use it the same way, wasd to move, keypad numbers to rotate / tilt, press LMB to save camera position to clipboard.txt file in profiles dir.

Cinemaborder

To turn of cinema borders, do this:

[false] call BIS_fnc_cinemaBorder;

ArmA 3 End Cutscene

PMCTODO This scripting part is untested, sorry about that

With ArmA 3 cutscenes you can simply use endmission to end them, no need to make variable which you set true and destroy camera.

endMission "END1";

Or was it this:

"end1" call BIS_fnc_endMission;
arma3/scripting.1433729769.txt.gz · Last modified: 2015/06/08 02:16 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.