Skip to main content

Execute_AddUnlockCAZObject

Description

Unlocks a specific CAZ (customization) object for the BaseObject character, if it is not already unlocked.

Parameters

ParameterDescription
BaseObjectThe character to unlock the CAZ object for (Self or Target).
S1The Object ID of the CAZ item to unlock.
S2The table name of the CAZ object (e.g., AttachedAccessoryMesh, GarmentTopMesh). Omit _E0x suffix for DLC.

Examples

DescriptionBaseObjectCommand
Unlock earring W_Earring009 for SelfSelfAddUnlockCAZObject
Unlock a hair mesh for TargetTargetAddUnlockCAZObject
Unlock a top garment for SelfSelfAddUnlockCAZObject