This is a NIAC technical demo showing the NIAC system running by itself and demonstrating the ambience it provides which is then followed by a demonstration with AI vs AI battles.
This is to clear up any confusion about what NIAC is, for one it is NOT a soundmod, nor will it affect ANY of your custom sounds for Arma 2.
Privately released.
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
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