Messages in an autoload clothing item must include substitution terms to replace certain words such as your character's name, the autoload item, and the pronouns of your character and/ or the target. Check the preview pane to see how the messaging appears. Below is a table of samples as they will appear.
If any of the values in the table below say null, continue filling out the Basic tab and the Short tab.
| Subtitution | Your perspective | Target's perspective | Room's perspective |
|---|---|---|---|
| SHORT | {{sub("SHORT", "self", true)}} | {{sub("SHORT", "target", true)}} | {{sub("SHORT", "room", true)}} |
| NAME / ^NAME | {{sub("NAME", "self", true)}} / {{sub("^NAME", "self", true)}} | {{sub("NAME", "target", true)}} / {{sub("^NAME", "target", true)}} | {{sub("NAME", "room", true)}} / {{sub("^NAME", "room", true)}} |
| VNAME / ^VNAME | {{sub("VNAME", "self", true)}} / {{sub("^VNAME", "self", true)}} | {{sub("VNAME", "target", true)}} / {{sub("^VNAME", "target", true)}} | {{sub("VNAME", "room", true)}} / {{sub("^VNAME", "room", true)}} |
| POSS / ^POSS | {{sub("POSS", "self", true)}} / {{sub("^POSS", "self", true)}} | {{sub("POSS", "target", true)}} / {{sub("^POSS", "target", true)}} | {{sub("POSS", "room", true)}} / {{sub("^POSS", "room", true)}} |
| VPOSS / ^VPOSS | {{sub("VPOSS", "self", true)}} / {{sub("^VPOSS", "self", true)}} | {{sub("VPOSS", "target", true)}} / {{sub("^VPOSS", "target", true)}} | {{sub("VPOSS", "room", true)}} / {{sub("^VPOSS", "room", true)}} |
| SUB / ^SUB | {{sub("SUB", "self", true)}} / {{sub("^SUB", "self", true)}} | {{sub("SUB", "target", true)}} / {{sub("^SUB", "target", true)}} | {{sub("SUB", "room", true)}} / {{sub("^SUB", "room", true)}} |
| VSUB / ^VSUB | {{sub("VSUB", "self", true)}} / {{sub("^VSUB", "self", true)}} | {{sub("VSUB", "target", true)}} / {{sub("^VSUB", "target", true)}} | {{sub("VSUB", "room", true)}} / {{sub("^VSUB", "room", true)}} |
| OBJ / ^OBJ | {{sub("OBJ", "self", true)}} / {{sub("^OBJ", "self", true)}} | {{sub("OBJ", "target", true)}} / {{sub("^OBJ", "target", true)}} | {{sub("OBJ", "room", true)}} / {{sub("^OBJ", "room", true)}} |
| VOBJ / ^VOBJ | {{sub("VOBJ", "self", true)}} / {{sub("^VOBJ", "self", true)}} | {{sub("VOBJ", "target", true)}} / {{sub("^VOBJ", "target", true)}} | {{sub("VOBJ", "room", true)}} / {{sub("^VOBJ", "room", true)}} |
Pick any colour code from screenshot below.