How to check how many of my variables are less than or equal to 0

I have 4 variables I use as attributes for my character. I need to see how many of them are less than or equal to 0 to initiate a saving throw. For instance, if 1 of them is less than or equal they need to roll at least 5, and if 3 of them is less than or equal to 0 needed to roll at least 15, etc.

I can get the rest but couldn’t figure out how to count how many of my Integers are less than or equal to 0.

Any help would be appreciated!

Without order, just a count?

If so
image

2 Likes

You are a lifesaver! That solved it!
You’ll get a free copy of this game when it’ll come out… Thanks a bunch mate!

1 Like

i’ll be waiting :wink:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.