- 50
- Posts
- 5
- Years
- Seen Oct 17, 2023
I was testing the command: $ Trainer.gender == 0, it is really useful when you have two characters, but I have a doubt as to how I could do it with more than one. Suppose I have 4 different characters and depending on which one you use they tell you one thing or another. Is it possible to do that or should I find another way?