Posted February 22, 2025 by autistmouse
Added a new plugin to the pack.
AML_nameAlign.js adds a plugin command and script call to easily realign the name box as desired.
Option 1:
Use plugin command to set alignment for name boxes.
Option 2:
Run script before dialog/message box to set alignment.
AML.ranb.alignmentFlag = 0
0 = left, 1 = center, 2 = right
The setting will persist until changed.