Skip to main content

Execute_Adoption

Description

Initiates the adoption process for the entity specified by BaseObject. Sends adoption data to the server and starts the adoption process of the type specified by S1. Only triggers for the possessed (player-controlled) entity, and is skipped if the household is already at maximum member capacity.

Parameters

ParameterDescription
BaseObjectThe entity requesting adoption (typically Self).
S1Adoption type (e.g., PhysicalAdoption, MedicalAdoption).

Examples

DescriptionBaseObjectCommandS1
Start a physical adoption processSelfAdoptionPhysicalAdoption
Start a medical adoption processSelfAdoptionMedicalAdoption