- Joined
- Apr 24, 2021
- Messages
- 231
- Reaction score
- 58
- First Language
- English
- Primarily Uses
- RMMV
Hello, let's say I'd like to create a conditional branch where the condition is the ownership of a given armor among a group.
Let's say party has weapon nr. 5,6,7, 9,24 and 37. I'd like to check if nr. 6 is owned. Another option I'd like would be : I'd like to check if 8 or 9 or 24 is owned.
Is there a simple way?
Let's say party has weapon nr. 5,6,7, 9,24 and 37. I'd like to check if nr. 6 is owned. Another option I'd like would be : I'd like to check if 8 or 9 or 24 is owned.
Is there a simple way?