I'm trying to do a random wait. Got this script call for wait from a reddit post but it's not quite working as expected :/ I want to generate a random number from a range... say 200-700. Then I want the event to wait for that amount of frames.
Edit:
I tried this script call for the wait: $gameMap._interpreter.wait(frames)
Edit:
I tried this script call for the wait: $gameMap._interpreter.wait(frames)
Last edited:


