Skip to content

Listsize

An alias of size or sizemulti that is only processed if a battle is in progress, the pause menu is inactive and we are in an ItemList.

Syntax

(1)

|listsize,sizeuniform|

(2)

|listsize,sizex,sizey|

(3)

|listsize,unpause,sizex,sizey|

(4)

|listsize,sizex,sizey,lockcontrol|

(5) (Alias of sizemulti)

|listsize,multi,sizex,sizey|

Parameters

The same as size for syntax (1) to (4), check its documentation to learn more. For syntax (5), the same as sizemulti, check its documentation to learn more and the multi parameter must be sent to indicate using this syntax.

Remarks

This command does nothing if a battle isn't in progress, the pause menu is active or we aren't in an ItemList.

Unless syntax (5) is used, just like size, this command affects OrganiseLines by changing the horizontal size scaling used to predict the amount of space further letters will take. This is done ignoring the size's locking system so even if the command isn't going to change the size once processed, it will still be taken as a width change for the auto line breaker which can cause problems.

If syntax (5) is used however, this command does nothing in OrganiseLines.