Written for v2.1.0

4. Variable Flags

Variable Flags allow you to customize the output of certain variables.

Reference: All the variable flags available.
Reference: Variables table (see the flags column)

Instructions

For this example, let's use the String variable flags.

Profile File

profile1.txt
{facing} - Default
{facing -uc} - Uppercase
{facing -lc} - Lowercase
{facing -tc} - Titlecase
{facing -sc} - Small Caps
{facing -tc -sc} - Titlecase + Small Caps

Result In-Game