having trouble with bitwise or

Started by gaming with sam on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 00:57, 29. May 2022
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
having trouble with bitwise or

I made a procedure that scans for all blocks in a certain range around a player using global variables and in order to do this I used bitwise or but now the build console is saying that | which I think is bitwise or is a bad operand is there some way to fix this directly or achieve my desired result without using bitwise or. Here is my workspace for further context. https://drive.google.com/file/d/1hHMq7aT69uCPpq_m_ed8B2s2av1A3VVG/view?usp=sharing