Jump to content
Sign in to follow this  
MasterChief096

"Script not found" tried everything.

Recommended Posts

So I've been producing an ARMA 2 machinima film for quite some time, and as such I need to be able to use camera's in the editor.

I have the camera.sqs script working fine, but when I position a camera, copy the location, and paste into a notepad file and save it as a .sqs script file, when I try to initialize it in the editor it always tells me the script is not found.

Here is everything I have tried:

1. I have triple checked the spellings, and all the script in the notepad file to check for mistakes.

2. I have saved to to Documents -> ARMA 2 -> scripts as well as Documents -> ARMA 2 -> Missions -> The Editor mission I am using, AS WELL AS Documents - ARMA 2 -> User saved -> misions -> The Mission I am using

3. I have tried creating "scripts" folders within ARMA 2 -> Missions -> The Mission I am using in addition to the above step, as I have tried this with every other folder.

I don't get it, camera.sqs is found perfectly fine, but when I actually place a camera and try to make it into a script, it all of a sudden can't find it.

Share this post


Link to post
Share on other sites

1st this is the wrong place to post your problem.

2nd how do you initialize it in the editor?

are you sure the script is located in.

C:\Users\USERNAME\Documents\ArmA 2\missions\MyMission\camera.sqs

or

C:\Users\USERNAME\Documents\ArmA 2 Other Profiles\missions\MyMission\camera.sqs

depending on your profile

Share this post


Link to post
Share on other sites
1st this is the wrong place to post your problem.

2nd how do you initialize it in the editor?

are you sure the script is located in.

C:\Users\USERNAME\Documents\ArmA 2\missions\MyMission\camera.sqs

or

C:\Users\USERNAME\Documents\ArmA 2 Other Profiles\missions\MyMission\camera.sqs

depending on your profile

2. this exec "camera.sqs"; is how I am initializing.

3. and yes I am positive it is located in those two files.

Share this post


Link to post
Share on other sites

Has this problem been solved? I struggle with the same issue. I also tried to initiate it by typing in the exact folder address (this exec "C:\Users\USERNAME\Documents\ArmA 2 Other Profiles\PROFILE NAME\missions\MY MISSION") but this only causes the same as if it didn't find it exept that I don't get the error message.

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  

×