- Joined
- Jan 5, 2022
- Messages
- 17
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMMZ
Hey all,
I am trying to make a common event for random fetch quests. To do this, I want to set the item needed to be random. Usually I would just set my temporary variable to the equal the item number. However, I do not want to include all item numbers. How would I set a JS function to be between several number arrays? (eg. 1-60, 70-90, 61, 65).
I am trying to make a common event for random fetch quests. To do this, I want to set the item needed to be random. Usually I would just set my temporary variable to the equal the item number. However, I do not want to include all item numbers. How would I set a JS function to be between several number arrays? (eg. 1-60, 70-90, 61, 65).