Hi everyone I need to know if I can make a pylon/detacher activate when the TargetDistance is below 8000m
Or alternatively make the missle unarmed until the TargetSelected is within 8000m
Hi everyone I need to know if I can make a pylon/detacher activate when the TargetDistance is below 8000m
Or alternatively make the missle unarmed until the TargetSelected is within 8000m
Update, I figured it out through trial and error but suggestions would still be appreciated I used. TargetSelected+(TargetDistance<8000)
@DONZA No Problem 👍
@Bryan5 thank you, if this works it should be a big improvement
@DONZA maybe put "
TargetLocked
instead of "TargetSelected
" so the missile will automatically launch when a target is locked