CUSTOM_IMAGE_MAX Element


CUSTOM_IMAGE_MAX (a child element of CONSTANTS) specifies the maximum number of "custom images" allowed on the same screen. "Custom images" are self-defined image objects (see OBJECT) that are used in battle actions like summoning spells, as well as other events.

Supported Values

CUSTOM_IMAGE_MAX supports the use of an integer as value.

Remarks

If you are not sure how many custom images you need, set CUSTOM_IMAGE_MAX as 1. If you need more in the future you can increase the value later. Please also note that it doesn't hurt to set a value which is bigger than enough.

Examples