Balkath
-
Content Count
4 -
Joined
-
Last visited
-
Medals
Posts posted by Balkath
-
-
Thank you! I will give it a try!
---------- Post added at 08:15 AM ---------- Previous post was at 07:17 AM ----------
It still doesnt work when i try to "preview" it? It keeps on sayin nameofsavedfile.sqs not found??
-
Hello everyone,
I came across the "camera.sqs" script during my experimenting with ArmA 1 and have not used it since them and when I used it last I was able to do my intro without any issues but now that i've started to use it in ArmA 2 OA to try a do a little film just for fun but the damn thing don't want to work and every time I go into the init after I save my script using ArmA edit to my user/documents/ArmA 2/missions and save it as scene.sqs when I go back into the game and try to view it when I hit preview and change the init line this exec "scene.sqs"; here is my script
titlecut [" ","BLACK IN",1]
_camera = "camera" camcreate [0,0,0]
_camera cameraeffect ["internal", "back"]
;=== 2:12:56
_camera camPrepareTarget [-95927.23,12004.11,-2308.49]
_camera camPreparePos [3732.00,4050.23,16.36]
_camera camPrepareFOV 0.700
_camera camCommitPrepared 0
@camCommitted _camera
~15
_camera cameraeffect ["terminate","back"]
camdestroy _camera
end1=true;
exit;
I don't know what I am doing wrong???
-
Got a question here I was trying to do this as I'm having the same problem and when I go on (C: Program Files(x86) / Bohemia Interactive I dont have a /Arma 2 folder?? Anyone know why? When I used the Regedit I went and did all the above and there was a ArmA 2 folder there... kinda confuse maybe thats why mine is still not patching?
Camera.sqs not found -PLZ HELP!!!!
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted
HOLY SHIT IT WORKED!!!!
I think i know what happen... I didn't have a mission saved and when I went abd acctually did a mission and did the camera script it frkn worked! Thanks for your help guys!!!!