My problem is that i use the militarize sqf and the patrols are all passive they don't even twitch when i past them. in other words if i am an OPFOR and i make a BLUEFOR patrol, and i pas by them they just don't do anything and i need them to attack, not just walk and say hi.
Here is the code i am using on the Gamelogic :
nul = [this,2,300,true,false,false,[30,15],0.1,0.75,nil,nil,nil] execVM "militarize.sqf";
What is wrong? or is this script only made to occupy and thats it?