| 07-19-2002, 12:12 PM | #1 |
Guest | is it possible to do this ? |
| 07-19-2002, 03:33 PM | #2 |
Guest | First, set each region to a variable array such as region[0], region[1], etc. Then use the Set Variable and make a integer variable (for example, x) and set it to Math - Random number. When you want to use a random region just do region[x]. |
