How to have a flag at half mast in Arma 3 without mods.

Having a flag at half-mast in Arma 3 is very easy. This code in the init of the flagpole will set the flag to half-mast. This does not require stupid mods. Just simple scripting. call{this setFlagAnimationPhase 0.5;}call{this setFlagAnimationPhase 0.5;} This is very easy to do. Add this code to your description.ext file to easily have … Read more