Two "IFs" in procedure

Started by theVladcrafter4 on

Topic category: Help with MCreator software

Active 1 year ago
Joined Apr 2021
Points:
583

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Two "IFs" in procedure

 I got two "IF" blocks in one procedure. And it dosen't work as long as I remove one of them. I know that I can put "IF > DO, ELSE IF > DO" but I also want to add third "IF" block. What I can do with this?