How to make events based on a random number?

● ARCHIVED · READ-ONLY
Started by jrfields 4 posts View original ↗
  1. How can I have RPG Maker 2003 pick a number between 1-9, and then I set up a unique event for 1-9?
  2. This picture explain all:
    YnX5zdR.png
  3. Thank you!

    How do I specify 9 separate events for when the number is chosen, though? What event command do I use for that?
  4. Hello!

    I actually found it.

    For an NPC, you do not check variable on the left hand side of the event editor window.

    You use the conditional branch event command after implementing the range of random numbers to choose from to create unique events for the random number chosen