@lromero95 Did you read the readme pdf? If you don't have an init.sqf in your mission folder then create one by making a text file and changing the file type to ".sqf". Better yet, just copy the NIAC_ENV folder and init.sqf to your mission from the NIAC test mission that came with the release.
@Rexehuk ok did that but now where do i type in the [] execVM "NIAC_ENV\NIAC_Init.sqf"; // Compile NIAC functions, do i type it in after or before the "/*" at the top? Thanks for the help by the way
Excellent! I just downloaded this. May I ask how you have your screen clear of Icons with the exception of the top right? I would like to do that for the purpose of movie making. Great job on the effects.
What soundmod are you using anyways?
Xterminatorbond 10 months ago
I need some help, I can't find the init.sqf file in my mission I need to edit, for my EE markers to work.
Thanks
lromero95 11 months ago
@lromero95 Did you read the readme pdf? If you don't have an init.sqf in your mission folder then create one by making a text file and changing the file type to ".sqf". Better yet, just copy the NIAC_ENV folder and init.sqf to your mission from the NIAC test mission that came with the release.
Rexehuk 11 months ago
@Rexehuk ok did that but now where do i type in the [] execVM "NIAC_ENV\NIAC_Init.sqf"; // Compile NIAC functions, do i type it in after or before the "/*" at the top? Thanks for the help by the way
lromero95 11 months ago
@lromero95
You just need [] execVM "NIAC_ENV\NIAC_Init.sqf"; in there, //Compile NIAC Functions is just a comment.
Rexehuk 11 months ago
@Rexehuk thanks i got it to work and it sounds great!
lromero95 11 months ago
Comment removed
lromero95 11 months ago
Excellent! I just downloaded this. May I ask how you have your screen clear of Icons with the exception of the top right? I would like to do that for the purpose of movie making. Great job on the effects.
Gamevid4 11 months ago
@Gamevid4 Just set as a Civilian ;), run expert difficulty too and it will remove all your aiming references etc.
Rexehuk 11 months ago