Arg
Last updated
Last updated
Displays the name of a character, action, item, and more.
The displayed text differs based on the argXType
header option of a dialog entry.
This dialog could translate to You have cast Cure.
where as the displayed action is determined by the function that retrieves this text while the arg type defines that the argument is an action.
For a full list of arg types, you can view the following page: .
The argument type identifier of the argument (0 -> 15).
If higher than 0, add x - y
tabs (\t
) after this tag where as x
is the character count of the resolved character, action, etc. name and y
is the value of this argument (0 -> 15).
If higher than 0, add H Pos Min Cur(0) before and H Pos Min Cur(x) after this tag where as x is the value of this argument (0 -> 127).
This tag doesn't display the plural form of an object (e.g. item), use the Item tag for that instead.
This tag is only usable in a text file with the format st2e8 (e.g. battle messages).