is it possible to get multiple randoms assigned in a frame through random 100, or will the same value appear each for each instance called? for instance i'm trying to randomize 3 variables in a script during a frame for dialog conditions.
It should return the next 3 values gotten from the random number generator. To test, make 3 messageboxes with your variables in them and see if they're different.