How to add a maximum range to machine guns so that if the target exceeds the maximum range the gun will not shoot.
put this in activationGroup: TargetDistance < x x is the max range in meters
@edensk thank you!!
put this in activationGroup:
TargetDistance < x
x is the max range in meters
@edensk thank you!!