How to get the specific result of random item from array?

thanks for your reply, and as you said it works just fine for that part. I’m not sure did I indicate the obstacle well, but what I want to make is to generate events base on different results of the card. The green wires are my test for doing that.

This is my thinking process:
1.get the generated index from the random node by using equal node
2.and when the card generated is a specific suit
3.then call event.
In gameplay, the strings are printed, but differs from what I thought, I don’t see the pattern at all
I am sure this is a silly way, and this is what I mean by I have totally no idea how to do this.

1 Like