Skip to main content

Execute_ChangeBaseOutfitCategory

Description

Changes the character's base outfit to the specified outfit category.

Parameters

ParameterDescription
BaseObjectThe character whose base outfit category will be changed (Self or Target).
S1Outfit category name to set as the base (e.g. "Casual", "Formal", "Sport").

Examples

DescriptionBaseObjectCommandS1
Sets self's base outfit category to Casual.SelfChangeBaseOutfitCategoryCasual
Sets self's base outfit category to Formal.SelfChangeBaseOutfitCategoryFormal
Sets target's base outfit category to Sport.TargetChangeBaseOutfitCategorySport
Sets self's base outfit category to Swimwear.SelfChangeBaseOutfitCategorySwimwear