- Joined
- Jul 8, 2019
- Messages
- 87
- Reaction score
- 8
- First Language
- English
- Primarily Uses
- RMVXA
So, fundamentally, what I'm trying to do is check a lot of switches at once and produce a quantity for how many in that range are on. As Ace doesn't have this built in, I tried making this loop:
However, when this common event is run, it won't ever return a value larger than 3, even though there are 37 switches it's supposed to check. Through some debugging, I've figured out that the three that it IS registering are 2, 8, and 27. Am I doing something wrong? Ideas and suggestions?

However, when this common event is run, it won't ever return a value larger than 3, even though there are 37 switches it's supposed to check. Through some debugging, I've figured out that the three that it IS registering are 2, 8, and 27. Am I doing something wrong? Ideas and suggestions?
