Skip to content

[Feature Request] - Allow to set a custom number for the maximum (and minimum) value for variables #3067

Open
@Mimigris

Description

@Mimigris

Currently, the maximum and minimum values accepted for the variables in the games supported are the following:

  • RPG Maker 2000: -999999~999999
  • RPG Maker 2003: -9999999~9999999
  • Maniac Patch: -2147483648~2147483647

It may be interesting for compatibility purposes to allow to set the maximum and minimum values for variables from another mode than the one currently used, for example if there is a plan to migrate to another mode without having to care if the change of minimum and maximum values accepted may cause issues.

Outside of that, setting custom values may interest some users in some specific cases I guess (e.g. not allowing negative values), but this is probably extremely specific so it would need feedback from interested users (which I'm not really).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions