More Input Digits

moreInputDigits2

This script allows you to set more digits for your number input event command. By default, the event editor only supports up to 8 digits.

Download

Script: download here

Installation

In the script editor, place this script below Materials and above Main

Usage

Right after an input digit event command, create a comment and write

<num input digits: x>

Where `x` is the number of digits you would like. See the screenshot above for an example.

You may also like...

4 Responses

  1. Manuel says:

    Would it be possible to make an input digit which only accepts certain numbers? Let’s say I want to make an event which asks for a binary number, so it would only accept zeros and ones. Another would only accept octal digits and stop at 7 before returning to 0.

    This would be very useful because I don’t want to make a “please enter a valid number” message.

    Ps. Love your work!

Leave a Reply to Hime Cancel reply

Your email address will not be published. Required fields are marked *