Execute_RevertTemporaryAppearance
Description
Reverts the temporary appearance override of the specified type back to its original state.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character whose temporary appearance override will be reverted (Self or Target). |
| S1 | Appearance type to revert: HairColor, SkinTone, MuscleMass, or BodyMassRatio. |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Reverts self's temporary hair color override. | Self | RevertTemporaryAppearance | HairColor |
| Reverts self's temporary skin tone override. | Self | RevertTemporaryAppearance | SkinTone |
| Reverts self's temporary muscle mass override. | Self | RevertTemporaryAppearance | MuscleMass |
| Reverts target's temporary body mass ratio override. | Target | RevertTemporaryAppearance | BodyMassRatio |
Back to Command FinderSearch and filter all 399 Script Execution documents