I keep getting the error: Could not parse formula.
So I will have make a note of how they work, I have a feeling there will be plenty of other errors when I do a first test run. Hard way to learn but I will learn. I don’t have the slightest notion how it would treat range, I needed a way to make the seeker either inflict no damage or what I am truly trying for is to “self destruct” itself (so-to-speak) at a certain cutoff range. How about
:
iif ([%Range%] <= 40, 10, 0)
I draw diagrams for some of the more complex digraphs so that could be it. Or maybe because it makes the kids laugh and that has reinforced it to the point of habit.
Edit:
Need to correct myself: I already have the seekers doing no damage past a certain range, well I am fairly confident that is what I did.