Skip to main content

Execute_ChangeOutfit

Description

Changes the character's outfit to the specified costume by costume ID.

Parameters

ParameterDescription
BaseObjectThe character whose outfit will be changed (Self or Target).
S1Costume ID to apply (e.g. "CostumeA").

Examples

DescriptionBaseObjectCommandS1
Changes self's outfit to CostumeA.SelfChangeOutfitCostumeA
Changes self's outfit to CasualOutfit.SelfChangeOutfitCasualOutfit
Changes target's outfit to FormalOutfit.TargetChangeOutfitFormalOutfit
Changes self's outfit to SwimwearCostume.SelfChangeOutfitSwimwearCostume