EasyBallistics plugin

I don’t know how things work internally in ArmA, but for me that’s not practical because i’m not calculating the whole path, but only the portion that the projectile traveled each frame.
I could make it step only every xth frame (or x accumulated milliseconds), but If local prediction works like I expect it to work, it shouldn’t be necessary anyway.

EDIT: Added it anyway. It was easy and someone might find it useful.