- Joined
- Aug 24, 2007
- Messages
- 31
This is a little hard to explain but I'll do my best. So I have two triggers, each one is setting the same variable to a random number, and both of them has a wait in-between the setting of the variable and the using of it. So what happens if one trigger runs while the other is still waiting to continue? Does that change the random number in the first one?