mother line 447: Invalid expression at char 10, expected OPERATOR, was: NUMBER [1]
Trying to make a random event (based off a temp variable w a number to show which one happens) for my game.
Its supposed to pick a number (1, 2, or 3), then the number represents an event. I want to do this in the same spot, but with 3 different things.